Home
last modified time | relevance | path

Searched defs:encodeParam (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/encoder/
Dvideo_encoder_engine.cpp28 …d::shared_ptr<IVideoEncoderEngine> IVideoEncoderEngine::Create(const VideoEncodeParam& encodeParam, in Create()
Dvideo_encoder_engine_impl.cpp141 VEFError VideoEncoderEngineImpl::Init(const VideoEncodeParam& encodeParam) in Init()
/foundation/multimedia/player_framework/frameworks/native/video_editor/composite_engine/impl/
Dvideo_composite_engine.cpp122 VideoEncodeParam encodeParam; in OrchestratePipelines() local