Home
last modified time | relevance | path

Searched defs:mapping_family (Results 1 – 3 of 3) sorted by relevance

/external/libopus/src/
Dopus_projection_encoder.c101 static int get_streams_from_channels(int channels, int mapping_family, in get_streams_from_channels()
143 int mapping_family) in opus_projection_ambisonics_encoder_get_size()
203 int channels, int mapping_family, in opus_projection_ambisonics_encoder_init()
309 opus_int32 Fs, int channels, int mapping_family, int *streams, in opus_projection_ambisonics_encoder_create()
Dopus_multistream_encoder.c389 opus_int32 opus_multistream_surround_encoder_get_size(int channels, int mapping_family) in opus_multistream_surround_encoder_get_size()
516 int mapping_family, in opus_multistream_surround_encoder_init()
625 int mapping_family, in opus_multistream_surround_encoder_create()
/external/libopus/tests/
Dtest_opus_projection.c189 void test_creation_arguments(const int channels, const int mapping_family) in test_creation_arguments()
286 const int mapping_family) in test_encode_decode()