Home
last modified time | relevance | path

Searched defs:order_plus_one (Results 1 – 4 of 4) sorted by relevance

/external/libopus/src/
Dopus_projection_encoder.c78 static int get_order_plus_one_from_channels(int channels, int *order_plus_one) in get_order_plus_one_from_channels()
103 int *order_plus_one) in get_streams_from_channels()
147 int order_plus_one; in opus_projection_ambisonics_encoder_get_size() local
212 int order_plus_one; in opus_projection_ambisonics_encoder_init() local
Dopus_multistream_encoder.c106 int order_plus_one; in validate_ambisonics() local
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Ddecode.c48 int16_t order_plus_one; in WebRtcIlbcfix_DecodeImpl() local
/external/libopus/tests/
Dtest_opus_projection.c202 int order_plus_one = (int)floor(sqrt((float)channels)); in test_creation_arguments() local