Home
last modified time | relevance | path

Searched refs:ReplyToSyncMsgLater (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp310 codec_->ReplyToSyncMsgLater(info); in OnStart()
557 codec_->ReplyToSyncMsgLater(info); in OnShutDown()
571 codec_->ReplyToSyncMsgLater(info); in OnFlush()
H A Dhcodec.h524 void ReplyToSyncMsgLater(const MsgInfo& msg);
H A Dhcodec.cpp1244 void HCodec::ReplyToSyncMsgLater(const MsgInfo& msg) in ReplyToSyncMsgLater() function in OHOS::MediaAVCodec::HCodec
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp320 codec_->ReplyToSyncMsgLater(info); in OnStart()
519 codec_->ReplyToSyncMsgLater(info); in OnShutDown()
H A Dimage_codec.cpp936 void ImageCodec::ReplyToSyncMsgLater(const MsgInfo& msg) in ReplyToSyncMsgLater() function in OHOS::ImagePlugin::ImageCodec
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h407 void ReplyToSyncMsgLater(const MsgInfo& msg);