Searched refs:is_rgb (Results 1 – 3 of 3) sorted by relevance
179 if (is_rgb(frame->fmt->color)) { in gsc_hw_set_in_image_format()299 if (is_rgb(frame->fmt->color)) { in gsc_hw_set_out_image_format()410 if (!is_rgb(frame->fmt->color)) { in gsc_hw_set_global_alpha()
97 #define is_rgb(x) (!!((x) & 0x1)) macro
547 is_rgb(f->fmt->color)) in gsc_try_crop()