Home
last modified time | relevance | path

Searched refs:ff_celt_decode_frame (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dopus_celt.h169 int ff_celt_decode_frame(CeltFrame *f, OpusRangeCoder *rc, float **output,
H A Dopusdec.c161 ret = ff_celt_decode_frame(s->celt, &s->redundancy_rc, in opus_decode_redundancy()
271 ret = ff_celt_decode_frame(s->celt, &s->rc, dst, in opus_decode_frame()
H A Dopus_celt.c320 int ff_celt_decode_frame(CeltFrame *f, OpusRangeCoder *rc, in ff_celt_decode_frame() function

Completed in 4 milliseconds