Searched defs:coupled_streams (Results 1 – 6 of 6) sorted by relevance
/external/libopus/src/ |
D | opus_projection_decoder.c | 108 int coupled_streams) in opus_projection_decoder_get_size() 126 int channels, int streams, int coupled_streams, in opus_projection_decoder_init() 177 opus_int32 Fs, int channels, int streams, int coupled_streams, in opus_projection_decoder_create()
|
D | opus_projection_encoder.c | 102 int *streams, int *coupled_streams, in get_streams_from_channels() 204 int *streams, int *coupled_streams, in opus_projection_ambisonics_encoder_init() 310 int *coupled_streams, int application, int *error) in opus_projection_ambisonics_encoder_create()
|
D | opus_multistream_encoder.c | 434 int coupled_streams, in opus_multistream_encoder_init_impl() 502 int coupled_streams, in opus_multistream_encoder_init() 518 int *coupled_streams, in opus_multistream_surround_encoder_init() 589 int coupled_streams, in opus_multistream_encoder_create() 627 int *coupled_streams, in opus_multistream_surround_encoder_create()
|
D | opus_multistream_decoder.c | 71 int coupled_streams, in opus_multistream_decoder_init() 117 int coupled_streams, in opus_multistream_decoder_create()
|
/external/libopus/tests/ |
D | opus_encode_regressions.c | 50 int coupled_streams; in celt_ec_internal_error() local 400 int coupled_streams; in surround_analysis_uninit() local
|
D | test_opus_projection.c | 192 int coupled_streams; in test_creation_arguments() local
|