Home
last modified time | relevance | path

Searched refs:SetLowLatency (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h188 int32_t SetLowLatency(const Format &format);
H A Dhdecoder.cpp53 int32_t ret = SetLowLatency(format); in OnConfigure()
H A Dhcodec.cpp412 int32_t HCodec::SetLowLatency(const Format &format) in SetLowLatency() function in OHOS::MediaAVCodec::HCodec
H A Dhencoder.cpp74 ret = SetLowLatency(format); in OnConfigure()