Searched refs:FormatAllocOutputContext (Results 1 – 3 of 3) sorted by relevance
93 int FormatAllocOutputContext(AVFormatContext **ctx,
175 int FFmpegApiWrap::FormatAllocOutputContext(AVFormatContext **ctx, in FormatAllocOutputContext() function in OHOS::Media::MediaMonitor::FFmpegApiWrap
311 ret = apiWrap_->FormatAllocOutputContext(&formatCtx, nullptr, nullptr, fileName_.c_str()); in InitMux()