Home
last modified time | relevance | path

Searched refs:RESOLUTION_MAX_HEIGHT_CONTINUOUS (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h129 const int32_t RESOLUTION_MAX_HEIGHT_CONTINUOUS = 1080; member
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp358 (size.width <= RESOLUTION_MAX_WIDTH_CONTINUOUS) && (size.height <= RESOLUTION_MAX_HEIGHT_CONTINUOUS); in IsValid()
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
H A Ddcamera_handler.cpp448 (size.height <= RESOLUTION_MAX_HEIGHT_CONTINUOUS); in IsValid()

Completed in 3 milliseconds