Home
last modified time | relevance | path

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

/drivers/peripheral/camera/test/hdi/v1_1/include/
Dhdi_common_v1_1.h114 int captureHeight = 960; variable
/drivers/peripheral/camera/test/hdi/v1_0/include/
Dut_common.h91 int captureHeight = 960; variable
/drivers/peripheral/camera/test/hdi/v1_3/include/
Dhdi_common_v1_3.h136 int captureHeight = 960; variable
/drivers/peripheral/camera/test/hdi/v1_2/include/
Dhdi_common_v1_2.h153 int captureHeight = 960; variable
/drivers/peripheral/camera/test/fuzztest/common/include/
Dcommon.h160 int captureHeight = 960; variable
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/main_test/
Dv4l2_main.cpp390 constexpr uint32_t captureHeight = 720; in V4L2SetDeviceFormat() local