Home
last modified time | relevance | path

Searched refs:IoFlush (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/server/include/
H A Dffmpeg_api_wrap.h99 void IoFlush(AVIOContext *s);
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dffmpeg_api_wrap.cpp213 void FFmpegApiWrap::IoFlush(AVIOContext *s) in IoFlush() function in OHOS::Media::MediaMonitor::FFmpegApiWrap
H A Dmedia_audio_encoder.cpp520 apiWrap_->IoFlush(formatContext_->pb); in Release()