Home
last modified time | relevance | path

Searched refs:captureHeight (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/main_test/
H A Dv4l2_main.cpp390 constexpr uint32_t captureHeight = 720; in V4L2SetDeviceFormat() local
422 format.fmtdesc.height = captureHeight; in V4L2SetDeviceFormat()
427 format.fmtdesc.height = captureHeight; in V4L2SetDeviceFormat()
/drivers/peripheral/camera/test/common/v1_0/src/
H A Dhdi_common.cpp108 captureHeight = usbCamera_captureHeight; in GetCameraMetadata()
164 infos->height_ = captureHeight; in DefaultCapture()
/drivers/peripheral/camera/test/common/v1_0/include/
H A Dhdi_common.h98 int captureHeight = 960; member in OHOS::Camera::HdiCommon
/drivers/peripheral/camera/test/common/v1_1/src/
H A Dhdi_common_v1_1.cpp115 infos->v1_0.height_ = captureHeight; in DefaultCapture()

Completed in 6 milliseconds