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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dimgconvert.c52 #define FF_PIXEL_PALETTE 2 /**< one components containing indexes for a palette */ macro
297 .pixel_type = FF_PIXEL_PALETTE,
546 if (pf->pixel_type == FF_PIXEL_PALETTE &&
547 (ps->pixel_type != FF_PIXEL_PALETTE && ps->color_type != FF_COLOR_GRAY))
594 case FF_PIXEL_PALETTE:

Completed in 38 milliseconds