Home
last modified time | relevance | path

Searched refs:format_ (Results 1 – 25 of 26) sorted by relevance

12

/test/xts/hats/distributedhardware/distributedcameratest_additional/
Ddcameraprovidercase.cpp106 streamInfo1.format_ = 1; in SetUpTestCase()
120 captureInfo1.format_ = 1; in SetUpTestCase()
513 streamInfo2.format_ = 1;
536 streamInfo2.format_ = 1;
559 streamInfo2.format_ = 1;
583 streamInfo2.format_ = 1;
607 streamInfo2.format_ = 1;
631 streamInfo2.format_ = 1;
655 streamInfo2.format_ = 1;
678 streamInfo2.format_ = 1;
[all …]
/test/ostest/wukong/report/src/
Ddata_set.cpp57 format_->FormatDetail(table, content); in FormatData()
62 format_ = format; in SetFormatStragety()
/test/xts/hats/distributedhardware/distributedcameratest/
Ddcameraprovidercase.cpp105 streamInfo1.format_ = 1; in SetUpTestCase()
119 captureInfo1.format_ = 1; in SetUpTestCase()
329 streamInfo2.format_ = 1;
344 streamInfo3.format_ = 1;
359 streamInfo4.format_ = 1;
374 streamInfo5.format_ = 1;
389 captureInfo2.format_ = 1;
404 captureInfo3.format_ = 1;
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
Dhdi_stream_uttest.cpp57 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
101 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
141 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
176 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
214 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
249 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
288 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
324 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
363 cameraTest->streamInfo->format_ = 2147483647;
402 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
[all …]
Dcommon.cpp146 streamInfoPre->format_ = previewFormat; in StartStream()
161 streamInfoVideo->format_ = videoFormat; in StartStream()
177 streamInfoAnalyze->format_ = analyzeFormat; in StartStream()
210 streamInfoCapture->format_ = analyzeFormat; in StartStream()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
Dhdf_camera_benchmark_test.cpp170 streamInfoPre->format_ = cameraTest->previewFormat; in BENCHMARK_F()
210 streamInfoPre->format_ = cameraTest->previewFormat; in BENCHMARK_F()
450 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP; in BENCHMARK_F()
497 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP; in BENCHMARK_F()
515 cameraTest->streamInfoSnapshot->format_ = PIXEL_FMT_YCRCB_420_SP; in BENCHMARK_F()
576 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP; in BENCHMARK_F()
594 cameraTest->streamInfoSnapshot->format_ = PIXEL_FMT_YCRCB_420_SP; in BENCHMARK_F()
655 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP; in BENCHMARK_F()
672 cameraTest->streamInfoSnapshot->format_ = PIXEL_FMT_YCRCB_420_SP; in BENCHMARK_F()
745 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP; in BENCHMARK_F()
[all …]
Dbenchmark_common.cpp146 streamInfoPre->format_ = previewFormat; in StartStream()
161 streamInfoVideo->format_ = videoFormat; in StartStream()
177 streamInfoAnalyze->format_ = analyzeFormat; in StartStream()
210 streamInfoCapture->format_ = analyzeFormat; in StartStream()
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
Dcamera_preview_test.cpp88 streamInfo.format_ = -1;
207 streamInfo.format_ = PIXEL_FMT_RGBA_8888;
261 streamInfo.format_ = PIXEL_FMT_RGBA_8888;
304 streamInfo.format_ = PIXEL_FMT_RGBA_8888;
358 streamInfo.format_ = PIXEL_FMT_RGBA_8888;
402 streamInfo.format_ = PIXEL_FMT_RGBA_8888;
445 streamInfo.format_ = -1;
489 streamInfo.format_ = PIXEL_FMT_RGBA_8888;
618 streamInfo.format_ = PIXEL_FMT_RGBA_8888;
673 streamInfo.format_ = PIXEL_FMT_RGBA_8888;
[all …]
Dtest_display.cpp108 streamInfo.format_ = PIXEL_FMT_RGBA_8888; in StartStreamUpdate()
555 streamInfoPre.format_ = PIXEL_FMT_RGBA_8888; in StartStream()
572 streamInfoVideo.format_ = PIXEL_FMT_RGBA_8888; in StartStream()
590 streamInfoCapture.format_ = PIXEL_FMT_RGBA_8888; in StartStream()
608 streamInfoAnalyze.format_ = PIXEL_FMT_RGBA_8888; in StartStream()
Dcamera_capture_test.cpp297 display_->streamInfo.format_ = PIXEL_FMT_RGBA_8888;
351 display_->streamInfo.format_ = PIXEL_FMT_RGBA_8888;
411 streamInfo_capture->format_ = PIXEL_FMT_YCRCB_420_SP;
Dusb_camera_test.cpp895 streamInfo.format_ = PIXEL_FMT_RGBA_8888;
910 streamInfoCapture.format_ = PIXEL_FMT_RGBA_8888;
1051 streamInfo.format_ = PIXEL_FMT_RGBA_8888;
1066 streamInfoVideo.format_ = PIXEL_FMT_RGBA_8888;
1198 streamInfo.format_ = PIXEL_FMT_RGBA_8888;
1213 streamInfoCapture.format_ = PIXEL_FMT_RGBA_8888;
Dusb_camera_test_mult.cpp67 streamInfoPre_.format_ = PIXEL_FMT_RGBA_8888; in DefaultInfosPreview()
87 streamInfoVideo_.format_ = videoFormat_; in DefaultInfosVideo()
108 streamInfoCapture_.format_ = PIXEL_FMT_RGBA_8888; in DefaultInfosCapture()
Dcamera_video_test.cpp55 streamInfo.format_ = PIXEL_FMT_RGBA_8888; in SetStreamInfo()
538 display_->streamInfo.format_ = PIXEL_FMT_RGBA_8888;
Ddouble_preview_test.cpp47 streamInfo.format_ = PIXEL_FMT_RGBA_8888; in SetStreamInfo()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
Dhdi_stream_uttest.cpp157 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
203 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
249 cameraTest->streamInfo->format_ = -1;
295 cameraTest->streamInfo->format_ = 2147483647;
341 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
387 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
433 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
479 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
527 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
573 cameraTest->streamInfo->format_ = PIXEL_FMT_YCRCB_420_SP;
[all …]
Dcommon.cpp147 streamInfoPre->format_ = previewFormat; in StartStream()
162 streamInfoVideo->format_ = videoFormat; in StartStream()
178 streamInfoAnalyze->format_ = analyzeFormat; in StartStream()
211 streamInfoCapture->format_ = analyzeFormat; in StartStream()
/test/ostest/wukong/report/include/
Ddata_set.h46 std::shared_ptr<Format> format_; variable
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
Dbenchmark_common.cpp171 streamInfoPre->v1_0.format_ = previewFormat; in StartStream()
186 streamInfoVideo->v1_0.format_ = videoFormat; in StartStream()
202 streamInfoAnalyze->v1_0.format_ = analyzeFormat; in StartStream()
236 streamInfoCapture->v1_0.format_ = analyzeFormat; in StartStream()
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
Dbuffer_manager_utest.cpp410 …rc = bufferPool_->Init(width_, height_, usage_, format_, queueSize_, CAMERA_BUFFER_SOURCE_TYPE_HEA… in Init()
419 producer_->SetFormat(BufferAdapter::CameraFormatToPixelFormat(format_)); in Init()
421 …rc = bufferPool_->Init(width_, height_, usage_, format_, queueSize_, CAMERA_BUFFER_SOURCE_TYPE_EXT… in Init()
447 …rc = bufferPool_->Init(width_, height_, usage_, format_, queueSize_, CAMERA_BUFFER_SOURCE_TYPE_HEA…
460 … requestConfig_.format = static_cast<int32_t>(BufferAdapter::CameraFormatToPixelFormat(format_));
468 …rc = bufferPool_->Init(width_, height_, usage_, format_, queueSize_, CAMERA_BUFFER_SOURCE_TYPE_EXT…
Dbuffer_manager_utest.h79 uint32_t format_ = CAMERA_FORMAT_YCBCR_420_SP; variable
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
Dhdi_common_v1_1.cpp150 infos->v1_0.format_ = previewFormat; in DefaultPreview()
162 infos->v1_0.format_ = snapshotFormat; in DefaultCapture()
198 infos->v1_0.format_ = videoFormat; in DefaultInfosVideo()
217 infos->v1_0.format_ = analyzeFormat; in DefaultInfosAnalyze()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
Dhdi_common_v1_1.cpp150 infos->v1_0.format_ = previewFormat; in DefaultPreview()
162 infos->v1_0.format_ = snapshotFormat; in DefaultCapture()
198 infos->v1_0.format_ = videoFormat; in DefaultInfosVideo()
217 infos->v1_0.format_ = analyzeFormat; in DefaultInfosAnalyze()
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
Dhdi_common_v1_2.cpp188 infos->v1_0.format_ = previewFormat; in DefaultPreview()
200 infos->v1_0.format_ = snapshotFormat; in DefaultCapture()
212 infos->v1_0.format_ = previewFormat; in DefaultSketch()
271 infos->v1_0.format_ = videoFormat; in DefaultInfosVideo()
290 infos->v1_0.format_ = analyzeFormat; in DefaultInfosAnalyze()
Dcamera_stream_test_v1_2.cpp111 cameraTest->streamInfoV1_1->v1_0.format_ = OHOS_CAMERA_FORMAT_YCBCR_P010;
113 cameraTest->streamInfoVideo->v1_0.format_ = OHOS_CAMERA_FORMAT_YCBCR_P010;
154 cameraTest->streamInfoV1_1->v1_0.format_ = PIXEL_FMT_YCRCB_420_SP;
156 cameraTest->streamInfoVideo->v1_0.format_ = PIXEL_FMT_YCRCB_420_SP;
Dcamera_hdi_test_v1_2.cpp491 cameraTest->streamInfoV1_1->v1_0.format_ = OHOS_CAMERA_FORMAT_YCBCR_P010; in VideoByColorSpaces()
499 cameraTest->streamInfoVideo->v1_0.format_ = OHOS_CAMERA_FORMAT_YCBCR_P010; in VideoByColorSpaces()
528 cameraTest->streamInfoV1_1->v1_0.format_ = OHOS_CAMERA_FORMAT_YCBCR_P010; in SuperStubByColorSpaces()
536 cameraTest->streamInfoVideo->v1_0.format_ = OHOS_CAMERA_FORMAT_YCBCR_P010; in SuperStubByColorSpaces()

12