Home
last modified time | relevance | path

Searched refs:OnCheckIfStuck (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp135 void HCodec::BaseState::OnCheckIfStuck(const MsgInfo &info) in OnCheckIfStuck() function in OHOS::MediaAVCodec::HCodec::BaseState
622 OnCheckIfStuck(info); in OnMsgReceived()
653 void HCodec::OutputPortChangedState::OnCheckIfStuck(const MsgInfo &info) in OnCheckIfStuck() function in OHOS::MediaAVCodec::HCodec::OutputPortChangedState
780 OnCheckIfStuck(info); in OnMsgReceived()
H A Dhcodec.h401 virtual void OnCheckIfStuck(const MsgInfo &info);
466 void OnCheckIfStuck(const MsgInfo &info) override;
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp130 void ImageCodec::BaseState::OnCheckIfStuck(const MsgInfo &info) in OnCheckIfStuck() function in OHOS::ImagePlugin::ImageCodec::BaseState
559 OnCheckIfStuck(info); in OnMsgReceived()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h300 void OnCheckIfStuck(const MsgInfo &info);