Home
last modified time | relevance | path

Searched refs:kVIDEO_Resolution720P (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/camera/device/ov5640/
Dfsl_ov5640.c387 .resolution = (uint32_t)kVIDEO_Resolution720P,
455 .resolution = (uint32_t)kVIDEO_Resolution720P,
464 .resolution = (uint32_t)kVIDEO_Resolution720P,
522 .resolution = (uint32_t)kVIDEO_Resolution720P,
531 .resolution = (uint32_t)kVIDEO_Resolution720P,
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/
Dfsl_video_common.h103 kVIDEO_Resolution720P = FSL_VIDEO_RESOLUTION(1280, 720), /*!< 720P, 1280 * 720 */ enumerator
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/camera/device/mt9m114/
Dfsl_mt9m114.c262 if (((uint32_t)kVIDEO_Resolution720P != config->resolution) && in MT9M114_Init()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/camera/device/max9286/
Dfsl_max9286.c385 … .resolution = (uint32_t)kVIDEO_Resolution720P,