Home
last modified time | relevance | path

Searched refs:previewFormat_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_video.cpp212 previewFormat_ = CAMERA_FORMAT_YUV_420_SP; in CameraCaptureVideo()
335 previewFormat_ = CAMERA_FORMAT_YUV_420_SP; in InitCameraFormatAndResolution()
338 previewFormat_ = previewFormats[0]; in InitCameraFormatAndResolution()
401 previewFormat_, previewWidth_, previewHeight_); in InitCameraFormatAndResolution()
403 previewFormat_, previewWidth2_, previewHeight2_); in InitCameraFormatAndResolution()
463 previewSurface_->SetUserData(CameraManager::surfaceFormat, std::to_string(previewFormat_)); in InitPreviewOutput()
464 Profile previewprofile_ = Profile(static_cast<CameraFormat>(previewFormat_), previewsize_); in InitPreviewOutput()
504 … Profile previewprofile2_ = Profile(static_cast<CameraFormat>(previewFormat_), previewsize2_); in InitSecondPreviewOutput()
H A Dcamera_capture_video.h68 int32_t previewFormat_; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/include/
H A Dcamera_framework_moduletest.h48 CameraFormat previewFormat_; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp862 } else if (format == previewFormat_) { in SelectProfileByRatioAndFormat()
1116 previewFormat_ = CAMERA_FORMAT_YUV_420_SP; in SetUpInit()
1151 previewFormat_ = CAMERA_FORMAT_YUV_420_SP; in SetUp()
1153 previewFormat_ = previewFormats_[0]; in SetUp()
2930 profile = SelectProfileByRatioAndFormat(modeAbility, ratio, previewFormat_);
2996 profile = SelectProfileByRatioAndFormat(modeAbility, ratio, previewFormat_);
3082 profile = SelectProfileByRatioAndFormat(modeAbility, ratio, previewFormat_);
3168 profile = SelectProfileByRatioAndFormat(modeAbility, ratio, previewFormat_);
10050 profile = SelectProfileByRatioAndFormat(modeAbility, ratio, previewFormat_);
11917 profile = SelectProfileByRatioAndFormat(modeAbility, ratio, previewFormat_);