Home
last modified time | relevance | path

Searched defs:profilePtr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_screen.cpp46 auto profilePtr = GetModeViaId(activeModeId_); in GetActiveRefreshRate() local
135 auto profilePtr = GetModeViaId(activeModeId_); in IfSwitchToRate() local
161 auto profilePtr = GetModeViaId(activeModeId_); in GetModeIdViaRate() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_encoder/
H A Dffmpeg_au_enc_config.cpp72 auto profilePtr = FindTagInMap<AudioAacProfile>(Tag::AUDIO_AAC_PROFILE, tagStore); in ConfigAacCodec() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
H A Dffmpeg_vid_enc_config.cpp171 auto profilePtr = FindTagInMap<VideoH264Profile>(Tag::VIDEO_H264_PROFILE, tagStore); in ConfigH264Codec() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp964 std::shared_ptr<Profile> profilePtr = nullptr; in CanAddOutput() local