Home
last modified time | relevance | path

Searched refs:CloseCodecContext (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
H A Dvideo_ffmpeg_encoder_plugin.h86 Status CloseCodecContext();
H A Dvideo_ffmpeg_encoder_plugin.cpp269 Status VideoFfmpegEncoderPlugin::CloseCodecContext() in CloseCodecContext() function in OHOS::Media::Plugin::Ffmpeg::VideoFfmpegEncoderPlugin
347 ret = CloseCodecContext(); in Stop()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
H A Dvideo_ffmpeg_decoder_plugin.h90 Status CloseCodecContext();
H A Dvideo_ffmpeg_decoder_plugin.cpp308 Status VideoFfmpegDecoderPlugin::CloseCodecContext() in CloseCodecContext() function in OHOS::Media::Plugin::VideoFfmpegDecoderPlugin
403 ret = CloseCodecContext(); in Stop()