Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Drasc.c68 static void clear_plane(AVCodecContext *avctx, AVFrame *frame) in clear_plane() function
108 clear_plane(avctx, s->frame2); in init_frames()
109 clear_plane(avctx, s->frame1); in init_frames()
126 clear_plane(avctx, s->frame2); in decode_fint()
127 clear_plane(avctx, s->frame1); in decode_fint()
792 clear_plane(avctx, s->frame1); in decode_flush()
793 clear_plane(avctx, s->frame2); in decode_flush()