Searched refs:pixel_order_str (Results 1 – 1 of 1) sorted by relevance
562 static const char *pixel_order_str[] = { "GRBG", "RGGB", "BGGR", "GBRG" }; variable607 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()