Searched defs:opus_multistream_surround_encoder_init (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/opus/src/src/
H A Dopus_multistream_encoder.c469 int opus_multistream_surround_encoder_init( function
583 ret = opus_multistream_surround_encoder_init(st, Fs, channels, mapping_family, streams, coupled_streams, mapping, application);
/external/libopus/src/
H A Dopus_multistream_encoder.c469 int opus_multistream_surround_encoder_init( function
583 ret = opus_multistream_surround_encoder_init(st, Fs, channels, mapping_family, streams, coupled_streams, mapping, application);

Completed in 523 milliseconds