Home
last modified time | relevance | path

Searched refs:previewFormat (Results 1 – 17 of 17) sorted by relevance

/test/xts/hats/hdf/camera/cameraMg/v1_0/include/
Dcommon.h74 int previewFormat = PIXEL_FMT_YCRCB_420_SP; variable
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/
Dcommon.h75 int previewFormat = PIXEL_FMT_YCRCB_420_SP; variable
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
Dcommon.cpp119 previewFormat = usbCamera_previewFormat; in GetCameraMetadata()
172 streamInfoPre->format_ = previewFormat; in StartStream()
Dhdi_stream_uttest.cpp754 cameraTest->streamInfo->format_ = cameraTest->previewFormat;
1059 cameraTest->streamInfo->format_ = cameraTest->previewFormat;
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/
Dhdi_common_v1_1.h98 int previewFormat = PIXEL_FMT_YCRCB_420_SP; variable
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/
Dhdi_common_v1_1.h98 int previewFormat = PIXEL_FMT_YCRCB_420_SP; variable
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
Dhdi_common_v1_2.cpp209 infos->v1_0.format_ = previewFormat; in DefaultPreview()
233 infos->v1_0.format_ = previewFormat; in DefaultSketch()
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
Dhdi_common_v1_2.h148 int previewFormat = PIXEL_FMT_YCRCB_420_SP; variable
/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
Dhdi_common_v1_3.h133 int previewFormat = PIXEL_FMT_YCRCB_420_SP; variable
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
Dbenchmark_common.cpp146 streamInfoPre->format_ = previewFormat; in StartStream()
Dhdf_camera_benchmark_test.cpp168 streamInfoPre->format_ = cameraTest->previewFormat; in BENCHMARK_F()
208 streamInfoPre->format_ = cameraTest->previewFormat; in BENCHMARK_F()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
Dcommon.cpp152 streamInfoPre->format_ = previewFormat; in StartStream()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
Dbenchmark_common.cpp171 streamInfoPre->v1_0.format_ = previewFormat; in StartStream()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
Dhdi_common_v1_1.cpp155 infos->v1_0.format_ = previewFormat; in DefaultPreview()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
Dhdi_common_v1_1.cpp155 infos->v1_0.format_ = previewFormat; in DefaultPreview()
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
Dhdi_common_v1_3.cpp200 infos->v1_0.format_ = previewFormat; in DefaultPreview()
423 infos->v1_0.format_ = previewFormat; in DefaultSketch()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
Dbenchmark_common.cpp201 streamInfoPre->v1_0.format_ = previewFormat; in StartStream()