Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
H A Dffmpeg_vid_enc_config.cpp55 Status SetVideoResolution(AVCodecContext& codecContext, const std::map<Tag, ValueType>& tagStore) in SetVideoResolution() function
156 auto ret = SetVideoResolution(codecContext, tagStore); in ConfigVideoCommonAttr()