Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drawdec.c46 int is_1_2_4_8_bpp; // 1, 2, 4 and 8 bpp in avi/mov, 1 and 8 bpp in nut member
209 context->is_1_2_4_8_bpp = 1; in raw_decode()
227 need_copy = !avpkt->buf || context->is_1_2_4_8_bpp || context->is_yuv2 || context->is_lt_16bpp; in raw_decode()
255 if (context->is_1_2_4_8_bpp) { in raw_decode()

Completed in 1 milliseconds