Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp798 if (ret == AVCS_ERR_OK && IsFlushCompleteOnAllPorts()) { in OnCodecEvent()
828 if (!IsFlushCompleteOnAllPorts()) { in UpdateFlushStatusOnPorts()
839 bool HCodec::FlushingState::IsFlushCompleteOnAllPorts() in IsFlushCompleteOnAllPorts() function in OHOS::MediaAVCodec::HCodec::FlushingState
846 if (!IsFlushCompleteOnAllPorts() || !codec_->IsAllBufferOwnedByUsOrSurface()) { in ChangeStateIfWeOwnAllBuffers()
H A Dhcodec.h477 bool IsFlushCompleteOnAllPorts();