Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dcam_ll.h302 case COLOR_PIXEL_YUV420: in cam_ll_set_convert_mode_rgb_to_yuv()
327 case COLOR_PIXEL_YUV420: in cam_ll_set_convert_mode_yuv_to_rgb()
353 case COLOR_PIXEL_YUV420: in cam_ll_set_convert_mode_yuv_to_yuv()
366 case COLOR_PIXEL_YUV420: in cam_ll_set_convert_mode_yuv_to_yuv()
/hal_espressif-latest/components/hal/include/hal/
Dcam_ctlr_types.h26 CAM_CTLR_COLOR_YUV420 = COLOR_TYPE_ID(COLOR_SPACE_YUV, COLOR_PIXEL_YUV420), ///< YUV420
Dcolor_types.h60 COLOR_PIXEL_YUV420, ///< 12 bits, 8-bit Y per pixel, 8-bit U and V per four pixels enumerator