Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopusdec.c85 static int opus_flush_resample(OpusStreamContext *s, int nb_samples) in opus_flush_resample() function
373 ret = opus_flush_resample(s, s->delayed_samples); in opus_decode_subpacket()