HomeSort by relevance Sort by last modified time
    Searched refs:opus_multistream_surround_encoder_init (Results 1 - 2 of 2) sorted by null

  /external/libopus/include/
opus_multistream.h 336 OPUS_EXPORT int opus_multistream_surround_encoder_init(
    [all...]
  /external/libopus/src/
opus_multistream_encoder.c 547 int opus_multistream_surround_encoder_init( function
695 ret = opus_multistream_surround_encoder_init(st, Fs, channels, mapping_family, streams, coupled_streams, mapping, application);
    [all...]

Completed in 720 milliseconds