Searched refs:VDEC_MSG_BASE (Results 1 – 9 of 9) sorted by relevance
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 …]
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 …]
200 #define VDEC_MSG_BASE 0x0000000 macro203 #define VDEC_MSG_RESP_INPUT_BUFFER_DONE (VDEC_MSG_BASE + 1)204 #define VDEC_MSG_RESP_OUTPUT_BUFFER_DONE (VDEC_MSG_BASE + 2)205 #define VDEC_MSG_RESP_INPUT_FLUSHED (VDEC_MSG_BASE + 3)206 #define VDEC_MSG_RESP_OUTPUT_FLUSHED (VDEC_MSG_BASE + 4)207 #define VDEC_MSG_RESP_FLUSH_INPUT_DONE (VDEC_MSG_BASE + 5)208 #define VDEC_MSG_RESP_FLUSH_OUTPUT_DONE (VDEC_MSG_BASE + 6)209 #define VDEC_MSG_RESP_START_DONE (VDEC_MSG_BASE + 7)210 #define VDEC_MSG_RESP_STOP_DONE (VDEC_MSG_BASE + 8)211 #define VDEC_MSG_RESP_PAUSE_DONE (VDEC_MSG_BASE + 9)[all …]
229 #define VDEC_MSG_BASE 0x0000000 macro232 #define VDEC_MSG_RESP_INPUT_BUFFER_DONE (VDEC_MSG_BASE + 1)233 #define VDEC_MSG_RESP_OUTPUT_BUFFER_DONE (VDEC_MSG_BASE + 2)234 #define VDEC_MSG_RESP_INPUT_FLUSHED (VDEC_MSG_BASE + 3)235 #define VDEC_MSG_RESP_OUTPUT_FLUSHED (VDEC_MSG_BASE + 4)236 #define VDEC_MSG_RESP_FLUSH_INPUT_DONE (VDEC_MSG_BASE + 5)237 #define VDEC_MSG_RESP_FLUSH_OUTPUT_DONE (VDEC_MSG_BASE + 6)238 #define VDEC_MSG_RESP_START_DONE (VDEC_MSG_BASE + 7)239 #define VDEC_MSG_RESP_STOP_DONE (VDEC_MSG_BASE + 8)240 #define VDEC_MSG_RESP_PAUSE_DONE (VDEC_MSG_BASE + 9)[all …]