Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Diff.c58 unsigned is_brush; ///< video is in ANBR format member
240 s->is_brush = extra == 2; in extract_header()
1799 decode_byte_vertical_delta(s->video[0], buf, buf_end, avctx->width, s->is_brush, s->bpp, s->video_size); in decode_frame()
1891 if (!s->is_brush) { in decode_frame()

Completed in 3 milliseconds