Home
last modified time | relevance | path

Searched refs:UseHandleOnOutputPort (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.h59 bool UseHandleOnOutputPort(bool isDynamic);
H A Dhdecoder.cpp49 UseHandleOnOutputPort(true)) { in OnConfigure()
52 } else if (UseHandleOnOutputPort(false)) { in OnConfigure()
463 bool HDecoder::UseHandleOnOutputPort(bool isDynamic) in UseHandleOnOutputPort() function in OHOS::MediaAVCodec::HDecoder

Completed in 3 milliseconds