Searched defs:mapping_family (Results 1 – 3 of 3) sorted by relevance
/external/libopus/src/ |
D | opus_projection_encoder.c | 101 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()
|
D | opus_multistream_encoder.c | 389 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/ |
D | test_opus_projection.c | 189 void test_creation_arguments(const int channels, const int mapping_family) in test_creation_arguments() 286 const int mapping_family) in test_encode_decode()
|