Searched refs:CAM_OUTPUT_FORMAT_RGB888_OR_BGR888 (Results 1 – 2 of 2) sorted by relevance
111 …if (config->output_format >= CAM_OUTPUT_FORMAT_RGB888_OR_BGR888 && config->output_format <= CAM_OU… in bflb_cam_init()126 if (config->output_format == CAM_OUTPUT_FORMAT_RGB888_OR_BGR888) { in bflb_cam_init()181 …if (config->output_format >= CAM_OUTPUT_FORMAT_RGB888_OR_BGR888 && config->output_format <= CAM_OU… in bflb_cam_init()197 if (config->output_format == CAM_OUTPUT_FORMAT_RGB888_OR_BGR888) { in bflb_cam_init()269 …_format == CAM_OUTPUT_FORMAT_AUTO || config->output_format == CAM_OUTPUT_FORMAT_RGB888_OR_BGR888) { in bflb_cam_init()
39 #define CAM_OUTPUT_FORMAT_RGB888_OR_BGR888 6 macro
Completed in 10 milliseconds