Searched refs:VDEC_MSG_BASE (Results 1 – 4 of 4) sorted by relevance
40 #define VDEC_MSG_BASE 0x0000000 macro41 #define VDEC_MSG_INVALID (VDEC_MSG_BASE + 0)42 #define VDEC_MSG_RESP_INPUT_BUFFER_DONE (VDEC_MSG_BASE + 1)43 #define VDEC_MSG_RESP_OUTPUT_BUFFER_DONE (VDEC_MSG_BASE + 2)44 #define VDEC_MSG_RESP_INPUT_FLUSHED (VDEC_MSG_BASE + 3)45 #define VDEC_MSG_RESP_OUTPUT_FLUSHED (VDEC_MSG_BASE + 4)46 #define VDEC_MSG_RESP_FLUSH_INPUT_DONE (VDEC_MSG_BASE + 5)47 #define VDEC_MSG_RESP_FLUSH_OUTPUT_DONE (VDEC_MSG_BASE + 6)48 #define VDEC_MSG_RESP_START_DONE (VDEC_MSG_BASE + 7)49 #define VDEC_MSG_RESP_STOP_DONE (VDEC_MSG_BASE + 8)[all …]
41 #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)48 #define VDEC_MSG_RESP_OUTPUT_BUFFER_DONE (VDEC_MSG_BASE + 2)49 #define VDEC_MSG_RESP_INPUT_FLUSHED (VDEC_MSG_BASE + 3)50 #define VDEC_MSG_RESP_OUTPUT_FLUSHED (VDEC_MSG_BASE + 4)51 #define VDEC_MSG_RESP_FLUSH_INPUT_DONE (VDEC_MSG_BASE + 5)52 #define VDEC_MSG_RESP_FLUSH_OUTPUT_DONE (VDEC_MSG_BASE + 6)53 #define VDEC_MSG_RESP_START_DONE (VDEC_MSG_BASE + 7)54 #define VDEC_MSG_RESP_STOP_DONE (VDEC_MSG_BASE + 8)[all …]