Home
last modified time | relevance | path

Searched defs:photoFormat (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture.cpp64 int32_t photoFormat = CAMERA_FORMAT_JPEG; in main() local
H A Dcamera_capture_mode.cpp276 int32_t photoFormat = CAMERA_FORMAT_JPEG; in main() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Dmain.cpp158 CameraFormat photoFormat = ConvertToCameraFormat(g_photoInfo->format_); in InitPhotoOutput() local
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp161 CameraFormat photoFormat = ConvertToCameraFormat(g_photoInfo->format_); in InitPhotoOutput() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H A Ddcamera_client.cpp473 CameraStandard::CameraFormat photoFormat = ConvertToCameraFormat(info->format_); in CreatePhotoOutput() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_photo_asset_proxy.cpp447 PhotoFormat photoFormat = photoProxy->GetFormat(); in DealWithLowQualityPhoto() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp727 CameraFormat photoFormat = CAMERA_FORMAT_JPEG; in CreatePhotoOutput() local
1147 CameraFormat photoFormat = CAMERA_FORMAT_JPEG; variable
1170 CameraFormat photoFormat = CAMERA_FORMAT_JPEG; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp2054 PhotoFormat photoFormat = cameraPhotoProxy->GetFormat(); in CreateMediaLibrary() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp454 CameraFormat photoFormat = photoFormat_; in CreatePhotoOutput() local
6530 CameraFormat photoFormat = photoProfiles[0].GetCameraFormat(); variable