Home
last modified time | relevance | path

Searched refs:OHOS_CAMERA_SRGB_FULL (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/camera/interfaces/include/
H A Ddisplay_format.h124 OHOS_CAMERA_SRGB_FULL = 1 | (2 << 8) | (3 << 16) | (1 << 21), enumerator
/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dcamera_stream_uttest_v1_2.cpp53 cameraTest->streamInfoV1_1->v1_0.dataspace_ = OHOS_CAMERA_SRGB_FULL; in HWTEST_F()
58 cameraTest->streamInfoCapture->v1_0.dataspace_ = OHOS_CAMERA_SRGB_FULL; in HWTEST_F()
254 cameraTest->streamInfoV1_1->v1_0.dataspace_ = OHOS_CAMERA_SRGB_FULL; in HWTEST_F()
260 cameraTest->streamInfoCapture->v1_0.dataspace_ = OHOS_CAMERA_SRGB_FULL; in HWTEST_F()
/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
H A Dcamera_benchmark_test.cpp126 cameraTest->streamInfoV1_1->v1_0.dataspace_ = OHOS_CAMERA_SRGB_FULL; in BENCHMARK_F()
137 cameraTest->streamInfoCapture->v1_0.dataspace_ = OHOS_CAMERA_SRGB_FULL; in BENCHMARK_F()
/drivers/peripheral/camera/test/fuzztest/stream_operator/
H A Dstream_operator_fuzzer.cpp89 cameraTest->streamInfoV1_1->v1_0.dataspace_ = OHOS_CAMERA_SRGB_FULL; in UpdateStreams()

Completed in 3 milliseconds