Home
last modified time | relevance | path

Searched refs:omxNodeInIdleState_ (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp635 omxNodeInIdleState_ = false; in OnStateEntered()
678 omxNodeInIdleState_ = true; in OnCodecEvent()
694 if (omxNodeInIdleState_ && codec_->IsAllBufferOwnedByUs()) { in ChangeStateIfWeOwnAllBuffers()
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp868 omxNodeInIdleState_ = false; in OnStateEntered()
911 omxNodeInIdleState_ = true; in OnCodecEvent()
927 if (omxNodeInIdleState_ && codec_->IsAllBufferOwnedByUsOrSurface()) { in ChangeStateIfWeOwnAllBuffers()
H A Dhcodec.h484 omxNodeInIdleState_(false), in StoppingState()
493 bool omxNodeInIdleState_; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h370 omxNodeInIdleState_(false), in StoppingState()
379 bool omxNodeInIdleState_; member

Completed in 6 milliseconds