Searched refs:VDEC_MSG_BASE (Results 1 – 8 of 8) sorted by relevance
41 #define VDEC_MSG_BASE 0x0000000 macro44 #define VDEC_MSG_INVALID (VDEC_MSG_BASE + 0)45 #define VDEC_MSG_RESP_INPUT_BUFFER_DONE (VDEC_MSG_BASE + 1)46 #define VDEC_MSG_RESP_OUTPUT_BUFFER_DONE (VDEC_MSG_BASE + 2)47 #define VDEC_MSG_RESP_INPUT_FLUSHED (VDEC_MSG_BASE + 3)48 #define VDEC_MSG_RESP_OUTPUT_FLUSHED (VDEC_MSG_BASE + 4)49 #define VDEC_MSG_RESP_FLUSH_INPUT_DONE (VDEC_MSG_BASE + 5)50 #define VDEC_MSG_RESP_FLUSH_OUTPUT_DONE (VDEC_MSG_BASE + 6)51 #define VDEC_MSG_RESP_START_DONE (VDEC_MSG_BASE + 7)52 #define VDEC_MSG_RESP_STOP_DONE (VDEC_MSG_BASE + 8)[all …]
45 #define VDEC_MSG_BASE 0x0000000 macro46 #define VDEC_MSG_INVALID (VDEC_MSG_BASE + 0)47 #define VDEC_MSG_RESP_INPUT_BUFFER_DONE (VDEC_MSG_BASE + 1)49 #define VDEC_MSG_RESP_OUTPUT_BUFFER_DONE (VDEC_MSG_BASE + 2)50 #define VDEC_MSG_RESP_INPUT_FLUSHED (VDEC_MSG_BASE + 3)51 #define VDEC_MSG_RESP_OUTPUT_FLUSHED (VDEC_MSG_BASE + 4)52 #define VDEC_MSG_RESP_FLUSH_INPUT_DONE (VDEC_MSG_BASE + 5)54 #define VDEC_MSG_RESP_FLUSH_OUTPUT_DONE (VDEC_MSG_BASE + 6)55 #define VDEC_MSG_RESP_START_DONE (VDEC_MSG_BASE + 7)56 #define VDEC_MSG_RESP_STOP_DONE (VDEC_MSG_BASE + 8)[all …]