Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/src/
H A 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
226 int order_plus_one; in opus_projection_ambisonics_encoder_init() local
H A Dopus_multistream_encoder.c106 int order_plus_one; in validate_ambisonics() local
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecode.c56 int16_t order_plus_one; in WebRtcIlbcfix_DecodeImpl() local
/aosp_15_r20/external/libopus/tests/
H A Dtest_opus_projection.c201 int order_plus_one = (int)floor(sqrt((float)channels)); in test_creation_arguments() local