Home
last modified time | relevance | path

Searched refs:photoFormat_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/
H A Dphoto_proxy_test.h125 return photoFormat_; in GetFormat()
130 photoFormat_ = format; in SetFormat()
194 PhotoFormat photoFormat_; variable
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Dmedia_library_adapter.cpp90 return photoFormat_; in GetFormat()
95 photoFormat_ = format; in SetFormat()
134 PhotoFormat photoFormat_ = PhotoFormat::RGBA; member in OHOS::Media::MeidaLibraryAdapter::RecorderPhotoProxy
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_video.cpp213 photoFormat_ = CAMERA_FORMAT_JPEG; in CameraCaptureVideo()
351 photoFormat_ = photoFormats[0]; in InitCameraFormatAndResolution()
405 photoFormat_, photoWidth_, photoHeight_); in InitCameraFormatAndResolution()
548 Profile photoprofile_ = Profile(static_cast<CameraFormat>(photoFormat_), photosize_); in InitPhotoOutput()
H A Dcamera_capture_video.h69 int32_t photoFormat_; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/include/
H A Dcamera_framework_moduletest.h49 CameraFormat photoFormat_; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp454 CameraFormat photoFormat = photoFormat_; in CreatePhotoOutput()
860 if (format == photoFormat_) { in SelectProfileByRatioAndFormat()
1118 photoFormat_ = CAMERA_FORMAT_JPEG; in SetUpInit()
1163 photoFormat_ = photoFormats_[0]; in SetUp()
2921 Profile profile = SelectProfileByRatioAndFormat(modeAbility, ratio, photoFormat_);
2987 Profile profile = SelectProfileByRatioAndFormat(modeAbility, ratio, photoFormat_);
3074 Profile profile = SelectProfileByRatioAndFormat(modeAbility, ratio, photoFormat_);
3159 Profile profile = SelectProfileByRatioAndFormat(modeAbility, ratio, photoFormat_);
10043 Profile profile = SelectProfileByRatioAndFormat(modeAbility, ratio, photoFormat_);
11908 Profile profile = SelectProfileByRatioAndFormat(modeAbility, ratio, photoFormat_);