Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/include/
H A Dut_common.h90 int captureWidth = 1280; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_1/include/
H A Dhdi_common_v1_1.h113 int captureWidth = 1280; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/include/
H A Dhdi_common_v1_3.h135 int captureWidth = 1280; variable
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/include/
H A Dcommon.h159 int captureWidth = 1280; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/include/
H A Dhdi_common_v1_2.h152 int captureWidth = 1280; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/main_test/
H A Dv4l2_main.cpp391 constexpr uint32_t captureWidth = 1280; in V4L2SetDeviceFormat() local