Home
last modified time | relevance | path

Searched defs:previewProfile (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dphoto_session.cpp233 bool PhotoSession::IsPreviewProfileLegal(sptr<CameraDevice>& device, Profile& previewProfile) in IsPreviewProfileLegal()
H A Dvideo_session.cpp239 bool VideoSession::IsPreviewProfileLegal(sptr<CameraDevice>& device, Profile& previewProfile) in IsPreviewProfileLegal()
H A Dcapture_session.cpp692 auto previewProfile = output->GetPreviewProfile(); in ConfigurePreviewOutput() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_preconfig.cpp200 PreconfigProfile previewProfile; member
206 PreconfigProfile previewProfile; member
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Dmain.cpp179 Profile previewProfile(previewFormat, previewSize); in InitPreviewOutput() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp712 Profile previewProfile = previewProfiles[0]; in ConfigSlowMotionSession() local
792 Profile previewProfile = previewProfiles[0]; in ConfigVideoSession() local
9544 auto previewProfile = GetSketchPreviewProfile(); variable
9599 auto previewProfile = GetSketchPreviewProfile(); variable
9681 auto previewProfile = GetSketchPreviewProfile(); variable
9756 auto previewProfile = GetSketchPreviewProfile(); variable
9856 auto previewProfile = GetSketchPreviewProfile(); variable
9920 auto previewProfile = GetSketchPreviewProfile(); variable
10340 auto previewProfile = GetSketchPreviewProfile(); variable
10467 auto previewProfile = GetSketchPreviewProfile(); variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp182 Profile previewProfile(previewFormat, previewSize); in InitPreviewOutput() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H A Ddcamera_client.cpp496 CameraStandard::Profile previewProfile(previewFormat, previewSize); in CreatePreviewOutput() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp746 Profile previewProfile = Profile(previewFormat, previewSize); in CreatePreviewOutput() local
1105 Profile previewProfile = Profile(previewFormat, previewSize); variable
1127 Profile previewProfile = Profile(previewFormat, previewSize); variable
4508 Profile previewProfile = Profile(previewFormat, previewSize); variable
4684 Profile previewProfile = Profile(previewFormat, previewSize); variable
5331 Profile previewProfile = Profile(previewFormat, previewSize); variable
5975 Profile previewProfile = Profile(previewFormat, previewSize); variable
6029 Profile previewProfile = Profile(previewFormat, previewSize); variable
6082 Profile previewProfile = Profile(previewFormat, previewSize); variable
8085 Profile previewProfile = Profile(previewFormat, previewSize); variable
[all …]
H A Dcamera_ndk_unittest.cpp91 Camera_Profile previewProfile = { in CreatePreviewOutput() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dpreview_output.cpp346 auto previewProfile = GetPreviewProfile(); in CreateStream() local
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dcapture_session.h91 Profile previewProfile; member
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dpreview_output_napi.cpp559 auto previewProfile = previewOutputNapi->previewOutput_->GetPreviewProfile(); in AddDeferredSurface() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp1665 Profile previewProfile = Profile(format, size, fps, abilityId, specId); in CreateProfileLevel4StreamType() local
1857 Profile previewProfile = Profile(format, size, fps, abilityId); in CreateProfile4StreamType() local