Home
last modified time | relevance | path

Searched refs:UpdateOwner (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp54 UpdateOwner(); in OnPrintAllBufferOwner()
113 void HCodec::UpdateOwner() in UpdateOwner() function in OHOS::MediaAVCodec::HCodec
115 UpdateOwner(true); in UpdateOwner()
116 UpdateOwner(false); in UpdateOwner()
119 void HCodec::UpdateOwner(bool isInput) in UpdateOwner() function in OHOS::MediaAVCodec::HCodec
H A Dhcodec.h167 void UpdateOwner();
168 void UpdateOwner(bool isInput);
H A Dhcodec_state.cpp360 codec_->UpdateOwner(); in AllocateBuffers()
713 codec_->UpdateOwner(false); in HandleOutputPortDisabled()