Home
last modified time | relevance | path

Searched refs:is_rgb (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.c175 if (is_rgb(frame->fmt->color)) { in gsc_hw_set_in_image_format()
295 if (is_rgb(frame->fmt->color)) { in gsc_hw_set_out_image_format()
406 if (!is_rgb(frame->fmt->color)) { in gsc_hw_set_global_alpha()
H A Dgsc-core.c544 is_rgb(f->fmt->color)) in gsc_try_selection()
/linux/drivers/media/platform/raspberrypi/pisp_be/
H A Dpisp_be.c1096 bool is_rgb; in pispbe_try_format() local
1137 is_rgb = f->fmt.pix_mp.colorspace == V4L2_COLORSPACE_SRGB; in pispbe_try_format()
1139 V4L2_MAP_QUANTIZATION_DEFAULT(is_rgb, f->fmt.pix_mp.colorspace, in pispbe_try_format()