Searched refs:ConfigVideoEncoder (Results 1 – 4 of 4) sorted by relevance
37 void ConfigVideoEncoder(AVCodecContext& codecContext, const std::map<Tag, ValueType>& meta);
229 void ConfigVideoEncoder(AVCodecContext& codecContext, const std::map<Tag, ValueType>& meta) in ConfigVideoEncoder() function
227 ConfigVideoEncoder(*avCodecContext_, vencParams_); in InitCodecContext()
33 Ffmpeg::ConfigVideoEncoder((AVCodecContext &) avCodecContext, meta);