Home
last modified time | relevance | path

Searched refs:PostReply (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dmsg_handle_loop.h44 void PostReply(MsgId id, const ParamSP &reply);
H A Dhcodec_state.cpp35 codec_->PostReply(info.id, reply); in OnMsgReceived()
84 codec_->PostReply(id, reply); in ReplyErrorCode()
122 codec_->PostReply(info.id, reply); in OnGetFormat()
253 codec_->PostReply(info.id, reply); in OnMsgReceived()
H A Dmsg_handle_loop.cpp93 void MsgHandleLoop::PostReply(MsgId id, const ParamSP &reply) in PostReply() function in MsgHandleLoop
H A Dhcodec.cpp1267 PostReply(id, reply); in ReplyErrorCode()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dmsg_handle_loop.h43 void PostReply(MsgId id, const ParamSP &reply);
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp83 codec_->PostReply(id, reply); in ReplyErrorCode()
124 codec_->PostReply(info.id, reply); in OnGetFormat()
293 codec_->PostReply(info.id, reply); in OnGetOutputBufferUsage()
308 codec_->PostReply(info.id, reply); in OnGetPackedInputFlag()
H A Dmsg_handle_loop.cpp94 void MsgHandleLoop::PostReply(MsgId id, const ParamSP &reply) in PostReply() function in OHOS::ImagePlugin::MsgHandleLoop
H A Dimage_codec.cpp242 PostReply(id, reply); in ReplyErrorCode()