Home
last modified time | relevance | path

Searched refs:snapshotFormat (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/src/
H A Dut_common.cpp115 snapshotFormat = usbCamera_snapshotFormat; in GetCameraMetadata()
165 infos->format_ = snapshotFormat; in DefaultCapture()
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/include/
H A Dut_common.h85 int snapshotFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_1/include/
H A Dhdi_common_v1_1.h109 int snapshotFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/include/
H A Dcommon.h154 int snapshotFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/include/
H A Dhdi_common_v1_2.h147 int snapshotFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/include/
H A Dhdi_common_v1_3.h129 int snapshotFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_1/src/
H A Dhdi_common_v1_1.cpp151 infos->v1_0.format_ = snapshotFormat; in DefaultCapture()
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/src/
H A Dcommon.cpp278 infos->v1_0.format_ = snapshotFormat; in DefaultCapture()
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_3/src/
H A Dbenchmark_common.cpp173 infos->v1_0.format_ = snapshotFormat; in DefaultCapture()
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dhdi_common_v1_2.cpp201 infos->v1_0.format_ = snapshotFormat; in DefaultCapture()
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/src/
H A Dhdi_common_v1_3.cpp172 infos->v1_0.format_ = snapshotFormat; in DefaultCapture()