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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drawdec.c45 int is_yuv2; member in struct:RawVideoContext
130 context->is_yuv2 = 1;
178 int need_copy = !avpkt->buf || context->is_2_4_bpp || context->is_yuv2 || context->is_lt_16bpp;

Completed in 182 milliseconds