Home
last modified time | relevance | path

Searched refs:kVIDEO_Resolution1080P (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/camera/device/ov5640/
Dfsl_ov5640.c392 .resolution = (uint32_t)kVIDEO_Resolution1080P,
473 .resolution = (uint32_t)kVIDEO_Resolution1080P,
540 .resolution = (uint32_t)kVIDEO_Resolution1080P,
549 .resolution = (uint32_t)kVIDEO_Resolution1080P,
874 if ((uint32_t)kVIDEO_Resolution1080P == config->resolution) in OV5640_Init()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/
Dfsl_video_common.h104 kVIDEO_Resolution1080P = FSL_VIDEO_RESOLUTION(1920, 1080), /*!< 1080P, 1920 * 1280*/ enumerator