Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drawdec.c48 int is_pal8; member
117 context->is_pal8 = 1; in raw_init_decoder()
206 (context->is_mono || context->is_pal8) && in raw_decode()
258 buf_size = context->frame_size - (context->is_pal8 ? AVPALETTE_SIZE : 0); in raw_decode()

Completed in 1 milliseconds