Home
last modified time | relevance | path

Searched refs:opus_decode_subpacket (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dopusdec.c332 static int opus_decode_subpacket(OpusStreamContext *s, in opus_decode_subpacket() function
518 ret = opus_decode_subpacket(&c->streams[i], buf, s->packet.data_size, in opus_decode_packet()