Home
last modified time | relevance | path

Searched refs:CreateProfileLevel4StreamType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_manager.h753 …void CreateProfileLevel4StreamType(ProfilesWrapper& profilesWrapper, int32_t specId, StreamInfo& s…
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp1635 CreateProfileLevel4StreamType(profilesWrapper, specInfo.specId, streamInfo); in ParseProfileLevel()
1640 void CameraManager::CreateProfileLevel4StreamType( in CreateProfileLevel4StreamType() function in OHOS::CameraStandard::CameraManager