Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
Dhgm_screen.cpp30 auto profilePtr = GetModeViaId(activeModeId_); in GetActiveRefreshRate() local
118 auto profilePtr = GetModeViaId(activeModeId_); in IfSwitchToRate() local
149 auto profilePtr = GetModeViaId(activeModeId_); in GetModeIdViaRate() local
/foundation/multimedia/histreamer/engine/plugin/plugins/ffmpeg_adapter/audio_encoder/
Dffmpeg_au_enc_config.cpp72 auto profilePtr = FindTagInMap<AudioAacProfile>(Tag::AUDIO_AAC_PROFILE, tagStore); in ConfigAacCodec() local
/foundation/multimedia/histreamer/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
Dffmpeg_vid_enc_config.cpp171 auto profilePtr = FindTagInMap<VideoH264Profile>(Tag::VIDEO_H264_PROFILE, tagStore); in ConfigH264Codec() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
Dcamera_profile_napi.cpp122 std::unique_ptr<Profile> profilePtr = std::make_unique<Profile>(format, size); in CreateCameraProfile() local