Searched refs:VDPP_MSG_BASE (Results 1 – 1 of 1) sorted by relevance
208 #define VDPP_MSG_BASE 0x0000000 macro211 #define VDPP_MSG_INVALID (VDPP_MSG_BASE + 0)214 #define VDPP_MSG_RESP_INPUT_FLUSHED (VDPP_MSG_BASE + 3)215 #define VDPP_MSG_RESP_OUTPUT_FLUSHED (VDPP_MSG_BASE + 4)218 #define VDPP_MSG_RESP_START_DONE (VDPP_MSG_BASE + 7)219 #define VDPP_MSG_RESP_STOP_DONE (VDPP_MSG_BASE + 8)220 #define VDPP_MSG_RESP_PAUSE_DONE (VDPP_MSG_BASE + 9)221 #define VDPP_MSG_RESP_RESUME_DONE (VDPP_MSG_BASE + 10)223 #define VDPP_EVT_RESOURCES_LOST (VDPP_MSG_BASE + 12)224 #define VDPP_MSG_EVT_CONFIG_CHANGED (VDPP_MSG_BASE + 13)[all …]