Searched refs:pixel_order_str (Results 1 – 1 of 1) sorted by relevance
553 static const char *pixel_order_str[] = { "GRBG", "RGGB", "BGGR", "GBRG" }; variable598 pixel_order_str[pixel_order]); in ccs_update_mbus_formats()1071 if (pixel_order >= ARRAY_SIZE(pixel_order_str)) { in ccs_get_mbus_formats()1077 pixel_order_str[pixel_order]); in ccs_get_mbus_formats()