Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dyop.c134 static int yop_paint_block(YopDecContext *s, int linesize, int tag) in yop_paint_block() function
247 ret = yop_paint_block(s, frame->linesize[0], tag); in yop_decode_frame()