Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dadpcm.c249 static void adpcm_flush(AVCodecContext *avctx);
257 adpcm_flush(avctx); in adpcm_decode_init()
2236 static void adpcm_flush(AVCodecContext *avctx) in adpcm_flush() function
2298 .flush = adpcm_flush, \

Completed in 4 milliseconds