Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dcam_ll.h299 case COLOR_PIXEL_YUV422: in cam_ll_set_convert_mode_rgb_to_yuv()
324 case COLOR_PIXEL_YUV422: in cam_ll_set_convert_mode_yuv_to_rgb()
350 case COLOR_PIXEL_YUV422: in cam_ll_set_convert_mode_yuv_to_yuv()
363 case COLOR_PIXEL_YUV422: in cam_ll_set_convert_mode_yuv_to_yuv()
/hal_espressif-latest/components/hal/include/hal/
Dcam_ctlr_types.h27 CAM_CTLR_COLOR_YUV422 = COLOR_TYPE_ID(COLOR_SPACE_YUV, COLOR_PIXEL_YUV422), ///< YUV422
Dcolor_types.h59 COLOR_PIXEL_YUV422, ///< 16 bits, 8-bit Y per pixel, 8-bit U and V per two pixels enumerator