Searched refs:opus_projection_decode (Results 1 – 3 of 3) sorted by relevance
213 int opus_projection_decode(OpusProjectionDecoder *st, const unsigned char *data, in opus_projection_decode() function222 int opus_projection_decode(OpusProjectionDecoder *st, const unsigned char *data, in opus_projection_decode() function
487 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_projection_decode(
355 out_samples = opus_projection_decode( in test_encode_decode()