Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/ccs/
H A Dccs-core.c562 static const char *pixel_order_str[] = { "GRBG", "RGGB", "BGGR", "GBRG" }; variable
607 pixel_order_str[pixel_order]); in ccs_update_mbus_formats()
1077 if (pixel_order >= ARRAY_SIZE(pixel_order_str)) { in ccs_get_mbus_formats()
1083 pixel_order_str[pixel_order]); in ccs_get_mbus_formats()