Searched refs:NewEncoder (Results 1 – 4 of 4) sorted by relevance
35 virtual Encoder* NewEncoder(38 virtual Encoder* NewEncoder(const media_format& format);
88 FFmpegPlugin::NewEncoder(const media_codec_info& codecInfo) in NewEncoder() function in FFmpegPlugin101 FFmpegPlugin::NewEncoder(const media_format& format) in NewEncoder() function in FFmpegPlugin
122 virtual Encoder* NewEncoder(125 virtual Encoder* NewEncoder(
502 *_encoder = encoderPlugin->NewEncoder(*codecInfo); in CreateEncoder()547 *encoder = encoderPlugin->NewEncoder(format); in CreateEncoder()