Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drawdec.c51 int is_yuv2; member
127 context->is_yuv2 = 1; in raw_init_decoder()
227 need_copy = !avpkt->buf || context->is_1_2_4_8_bpp || context->is_yuv2 || context->is_lt_16bpp; in raw_decode()

Completed in 1 milliseconds