Home
last modified time | relevance | path

Searched refs:m_lastMsgId (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dmsg_handle_loop.cpp106 m_lastMsgId++; in GenerateMsgId()
107 if (m_lastMsgId == ASYNC_MSG_ID) { in GenerateMsgId()
108 m_lastMsgId++; in GenerateMsgId()
110 return m_lastMsgId; in GenerateMsgId()
H A Dmsg_handle_loop.h58 MsgId m_lastMsgId = 0; member in MsgHandleLoop
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dmsg_handle_loop.cpp107 m_lastMsgId++; in GenerateMsgId()
108 if (m_lastMsgId == ASYNC_MSG_ID) { in GenerateMsgId()
109 m_lastMsgId++; in GenerateMsgId()
111 return m_lastMsgId; in GenerateMsgId()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dmsg_handle_loop.h57 MsgId m_lastMsgId = 0; member in OHOS::ImagePlugin::MsgHandleLoop

Completed in 2 milliseconds