search for: nondirectional

Displaying 2 results from an estimated 2 matches for "nondirectional".

Did you mean: monodirectional
2018 Aug 30
0
[PATCH] Apply equal bit allocation to ambisonic channels
..._encoder.c b/src/opus_multistream_encoder.c index 6cc1f432..9cb9bf34 100644 --- a/src/opus_multistream_encoder.c +++ b/src/opus_multistream_encoder.c @@ -742,20 +742,9 @@ static void ambisonics_rate_allocation( { int i; opus_int32 total_rate; - opus_int32 directional_rate; - opus_int32 nondirectional_rate; - opus_int32 leftover_bits; - - /* Each nondirectional channel gets (rate_ratio_num / rate_ratio_den) times - * as many bits as all other ambisonics channels. - */ - const int rate_ratio_num = 4; - const int rate_ratio_den = 3; + opus_int32 per_stream_rate; + const int nb_...
2008 May 02
0
isotonic/ordered heterogeneity tests
...other platforms [cough]SAS[cough] would be great too.) thanks, Ben Bolker Gaines, Steven D., and William R. Rice. 1990. Analysis of Biological Data When there are Ordered Expectations. The American Naturalist 135, no. 2:310-317. Rice, William R., and Steven D. Gaines. 1994a. Extending Nondirectional Heterogeneity Tests to Evaluate Simply Ordered Alternative Hypotheses. Proceedings of the National Academy of Sciences of the United States of America 91, no. 1:225-226. Rice, William R., and Steven D. Gaines. 1994b. The Ordered-Heterogeneity Family of Tests. Biometrics 50, no. 3:746-752. ----...