Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dopusdec.c186 /* decode the silk frame */ in opus_decode_frame()
194 samples = ff_silk_decode_superframe(s->silk, &s->rc, s->silk_output, in opus_decode_frame()
212 ff_silk_flush(s->silk); in opus_decode_frame()
585 ff_silk_flush(s->silk); in opus_decode_flush()
598 ff_silk_free(&s->silk); in opus_decode_close()
671 ret = ff_silk_init(avctx, &s->silk, s->output_channels); in opus_decode_init()
H A Dopus.h116 SilkContext *silk; member
/third_party/ffmpeg/tests/fate/
H A Dopus.mak42 fate-opus-silk: $(FATE_OPUS_SILK-yes)

Completed in 3 milliseconds