Searched refs:oformat (Results 1 – 5 of 5) sorted by relevance
39 const AVOutputFormat *oformat,94 const AVOutputFormat *oformat, const char *formatName, const char *filename);
176 const AVOutputFormat *oformat, const char *formatName, const char *filename) in FormatAllocOutputContext() argument180 ret = foramtAllocOutputFunc(ctx, oformat, formatName, filename); in FormatAllocOutputContext()
335 unsigned int formatCtxFlag = static_cast<unsigned int>(formatContext_->oformat->flags); in InitMux()521 unsigned int formatCtxFlag = static_cast<unsigned int>(formatContext_->oformat->flags); in Release()
315 fmt->oformat = outputFormat_.get(); in InitFormatCtxLocked()
240 fmt->oformat = outputFormat_.get(); in FFmpegMuxerPlugin()