Searched defs:is_rgb (Results 1 – 3 of 3) sorted by relevance
232 unsigned int i, is_rgb = 0, is_legacy = 0; in inputfifo_send_line2() local
471 bool is_rgb = false; in imx_media_try_colorimetry() local
90 #define is_rgb(x) (!!((x) & 0x1)) macro