Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/interfaces/inner_api/native/
Dtranscoder.h275 static std::shared_ptr<TransCoder> CreateTransCoder() in CreateTransCoder() function
/foundation/multimedia/player_framework/frameworks/native/transcoder/
Dtranscoder_impl.cpp28 std::shared_ptr<TransCoder> TransCoderFactory::CreateTransCoder() in CreateTransCoder() function in OHOS::Media::TransCoderFactory