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

  /external/libopus/include/
opus_multistream.h 173 * @see opus_multistream_encoder_init
326 OPUS_EXPORT int opus_multistream_encoder_init(
    [all...]
  /external/libopus/src/
opus_multistream_encoder.c 532 int opus_multistream_encoder_init( function
650 ret = opus_multistream_encoder_init(st, Fs, channels, streams, coupled_streams, mapping, application);
    [all...]

Completed in 63 milliseconds