Home
last modified time | relevance | path

Searched defs:DoRunMuxer (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_demo.cpp53 void AVMuxerDemo::DoRunMuxer(const std::string &runMode) in DoRunMuxer() function in OHOS::MediaAVCodec::AVMuxerDemo
107 void AVMuxerDemo::DoRunMuxer() in DoRunMuxer() function in OHOS::MediaAVCodec::AVMuxerDemo
H A Davmuxer_engine_demo.cpp52 void AVMuxerEngineDemo::DoRunMuxer(const std::string &runMode) in DoRunMuxer() function in OHOS::MediaAVCodec::AVMuxerEngineDemo
108 void AVMuxerEngineDemo::DoRunMuxer() in DoRunMuxer() function in OHOS::MediaAVCodec::AVMuxerEngineDemo
H A Davmuxer_ffmpeg_demo.cpp38 void AVMuxerFFmpegDemo::DoRunMuxer() in DoRunMuxer() function in OHOS::MediaAVCodec::AVMuxerFFmpegDemo
H A Dnative_avmuxer_demo.c565 int DoRunMuxer(FdListStr *fdStr, OH_AVMuxer *muxer) in DoRunMuxer() function