Searched refs:CodecFreeContext (Results 1 – 3 of 3) sorted by relevance
108 void CodecFreeContext(AVCodecContext **avctx);
317 void FFmpegApiWrap::CodecFreeContext(AVCodecContext **avctx) in CodecFreeContext() function in OHOS::Media::MediaMonitor::FFmpegApiWrap
360 apiWrap_->CodecFreeContext(&ptr); in InitAudioEncode()