Home
last modified time | relevance | path

Searched defs:CreateAVMuxer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avmuxer/
H A Davmuxer_impl.cpp30 std::shared_ptr<AVMuxer> AVMuxerFactory::CreateAVMuxer(int32_t fd, Plugins::OutputFormat format) in CreateAVMuxer() function in OHOS::MediaAVCodec::AVMuxerFactory
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Davcodec_task_manager.cpp134 sptr<AudioVideoMuxer> AvcodecTaskManager::CreateAVMuxer(vector<sptr<FrameRecord>> frameRecords, int… in CreateAVMuxer() function in OHOS::CameraStandard::AvcodecTaskManager