Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.h68 int32_t SetLTRParam(const Format &format);
H A Dhencoder.cpp66 ret = SetLTRParam(format); in OnConfigure()
132 int32_t HEncoder::SetLTRParam(const Format &format) in SetLTRParam() function in OHOS::MediaAVCodec::HEncoder