Home
last modified time | relevance | path

Searched refs:ConfigureVideoWidthHeight (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.h79 Status ConfigureVideoWidthHeight(const TransCoderParam &transCoderParam);
H A Dhitranscoder_impl.cpp460 Status HiTransCoderImpl::ConfigureVideoWidthHeight(const TransCoderParam &transCoderParam) in ConfigureVideoWidthHeight() function in OHOS::Media::HiTransCoderImpl
510 ret = ConfigureVideoWidthHeight(transCoderParam); in Configure()