Home
last modified time | relevance | path

Searched refs:THREE_SECONDS_IN_US (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp337 codec_->SendAsyncMsg(MsgWhat::CHECK_IF_STUCK, msg, THREE_SECONDS_IN_US); in OnStateEntered()
448 codec_->SendAsyncMsg(MsgWhat::PRINT_ALL_BUFFER_OWNER, param, THREE_SECONDS_IN_US); in OnStateExited()
582 codec_->SendAsyncMsg(MsgWhat::CHECK_IF_STUCK, msg, THREE_SECONDS_IN_US); in OnStateEntered()
641 codec_->SendAsyncMsg(MsgWhat::FORCE_SHUTDOWN, stopMsg, THREE_SECONDS_IN_US); in OnShutDown()
736 codec_->SendAsyncMsg(MsgWhat::FORCE_SHUTDOWN, stopMsg, THREE_SECONDS_IN_US); in OnFlush()
755 codec_->SendAsyncMsg(MsgWhat::CHECK_IF_STUCK, msg, THREE_SECONDS_IN_US); in OnStateEntered()
859 codec_->SendAsyncMsg(MsgWhat::FORCE_SHUTDOWN, stopMsg, THREE_SECONDS_IN_US); in OnShutDown()
876 codec_->SendAsyncMsg(MsgWhat::CHECK_IF_STUCK, msg, THREE_SECONDS_IN_US); in OnStateEntered()
H A Dhcodec_dfx.cpp61 THREE_SECONDS_IN_US * (circulateWarnPrintedTimes_ + 1)); in OnPrintAllBufferOwner()
H A Dhcodec.h529 static constexpr uint32_t THREE_SECONDS_IN_US = 3'000'000; member in OHOS::MediaAVCodec::HCodec
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp335 codec_->SendAsyncMsg(MsgWhat::CHECK_IF_STUCK, msg, THREE_SECONDS_IN_US); in OnStateEntered()
525 codec_->SendAsyncMsg(MsgWhat::CHECK_IF_STUCK, msg, THREE_SECONDS_IN_US); in OnStateEntered()
564 codec_->SendAsyncMsg(MsgWhat::FORCE_SHUTDOWN, stopMsg, THREE_SECONDS_IN_US); in OnShutDown()
643 codec_->SendAsyncMsg(MsgWhat::CHECK_IF_STUCK, msg, THREE_SECONDS_IN_US); in OnStateEntered()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h412 static constexpr uint32_t THREE_SECONDS_IN_US = 3'000'000; member in OHOS::ImagePlugin::ImageCodec

Completed in 7 milliseconds