Searched refs:CAM_SENSOR_FORMAT_MASK (Results 1 – 1 of 1) sorted by relevance
59 #define CAM_SENSOR_FORMAT_MASK (1U<<25) // 25th(starting from 0) bit tells its YUV sensor or not macro1620 is_yuv = ((entity.flags & CAM_SENSOR_FORMAT_MASK) ? in get_sensor_info()