Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp350 ReplyStartMsg(ret); in OnStateEntered()
386 ReplyStartMsg(IC_ERR_UNKNOWN); in OnMsgReceived()
412 ReplyStartMsg(IC_ERR_UNKNOWN); in OnCodecEvent()
417 ReplyStartMsg(IC_ERR_OK); in OnCodecEvent()
428 void ImageCodec::StartingState::ReplyStartMsg(int32_t errCode) in ReplyStartMsg() function in OHOS::ImagePlugin::ImageCodec::StartingState
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp345 ReplyStartMsg(ret); in OnStateEntered()
385 ReplyStartMsg(AVCS_ERR_UNKNOWN); in OnMsgReceived()
411 ReplyStartMsg(AVCS_ERR_UNKNOWN); in OnCodecEvent()
416 ReplyStartMsg(AVCS_ERR_OK); in OnCodecEvent()
427 void HCodec::StartingState::ReplyStartMsg(int32_t errCode) in ReplyStartMsg() function in OHOS::MediaAVCodec::HCodec::StartingState
H A Dhcodec.h441 void ReplyStartMsg(int32_t errCode);
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h343 void ReplyStartMsg(int32_t errCode);