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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvp3.c256 static void vp3_decode_flush(AVCodecContext *avctx) function
308 vp3_decode_flush(avctx);
2385 .flush = vp3_decode_flush,
2401 .flush = vp3_decode_flush,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp3.c279 static void vp3_decode_flush(AVCodecContext *avctx) function
302 vp3_decode_flush(avctx);
2514 .flush = vp3_decode_flush,
2531 .flush = vp3_decode_flush,

Completed in 72 milliseconds