Home
last modified time | relevance | path

Searched defs:captureHeight (Results 1 – 6 of 6) sorted by relevance

/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/hdi/v1_3/include/
H A Dhdi_common_v1_3.h136 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/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/main_test/
H A Dv4l2_main.cpp390 constexpr uint32_t captureHeight = 720; in V4L2SetDeviceFormat() local