Home
last modified time | relevance | path

Searched refs:ASYNC_MSG_ID (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dmsg_handle_loop.cpp58 m_msgQueue[msgProcessTime] = MsgInfo {type, ASYNC_MSG_ID, msg}; in SendAsyncMsg()
95 if (id == ASYNC_MSG_ID) { in PostReply()
107 if (m_lastMsgId == ASYNC_MSG_ID) { in GenerateMsgId()
H A Dmsg_handle_loop.h46 static constexpr MsgId ASYNC_MSG_ID = 0; member in MsgHandleLoop
H A Dhcodec_state.cpp66 if (info.id == ASYNC_MSG_ID) { in OnMsgReceived()
79 if (id == ASYNC_MSG_ID) { in ReplyErrorCode()
H A Dhcodec.cpp1269 if (id == ASYNC_MSG_ID) { in ReplyErrorCode()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dmsg_handle_loop.cpp59 m_msgQueue[msgProcessTime] = MsgInfo {type, ASYNC_MSG_ID, msg}; in SendAsyncMsg()
96 if (id == ASYNC_MSG_ID) { in PostReply()
108 if (m_lastMsgId == ASYNC_MSG_ID) { in GenerateMsgId()
H A Dcodec_state.cpp59 if (info.id == ASYNC_MSG_ID) { in OnMsgReceived()
72 if (id == ASYNC_MSG_ID) { in ReplyErrorCode()
H A Dimage_codec.cpp237 if (id == ASYNC_MSG_ID) { in ReplyErrorCode()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dmsg_handle_loop.h45 static constexpr MsgId ASYNC_MSG_ID = 0; member in OHOS::ImagePlugin::MsgHandleLoop
/foundation/multimedia/media_foundation/interface/inner_api/filter/
H A Dfilter_loop.h46 static constexpr MsgId ASYNC_MSG_ID = 0; member in OHOS::Media::Pipeline::FilterLoop

Completed in 8 milliseconds