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

  /external/libopus/include/
opus_projection.h 107 * @see opus_projection_decoder_init
447 OPUS_EXPORT int opus_projection_decoder_init(
  /external/libopus/src/
opus_projection_decoder.c 125 int opus_projection_decoder_init(OpusProjectionDecoder *st, opus_int32 Fs, function
200 ret = opus_projection_decoder_init(st, Fs, channels, streams, coupled_streams,

Completed in 72 milliseconds