Home
last modified time | relevance | path

Searched refs:captureHeight (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/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()
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/src/
H A Dut_common.cpp110 captureHeight = usbCamera_captureHeight; in GetCameraMetadata()
164 infos->height_ = captureHeight; in DefaultCapture()
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/include/
H A Dut_common.h91 int captureHeight = 960; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_1/include/
H A Dhdi_common_v1_1.h114 int captureHeight = 960; variable
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/include/
H A Dcommon.h160 int captureHeight = 960; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/include/
H A Dhdi_common_v1_2.h153 int captureHeight = 960; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/include/
H A Dhdi_common_v1_3.h136 int captureHeight = 960; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_1/src/
H A Dhdi_common_v1_1.cpp150 infos->v1_0.height_ = captureHeight; in DefaultCapture()
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/src/
H A Dcommon.cpp277 infos->v1_0.height_ = captureHeight; in DefaultCapture()
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_3/src/
H A Dbenchmark_common.cpp172 infos->v1_0.height_ = captureHeight; in DefaultCapture()
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dhdi_common_v1_2.cpp200 infos->v1_0.height_ = captureHeight; in DefaultCapture()
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/src/
H A Dhdi_common_v1_3.cpp171 infos->v1_0.height_ = captureHeight; in DefaultCapture()