Searched refs:VDEC_MSG_BASE (Results 1 – 2 of 2) sorted by relevance
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 …]
232 #define VDEC_MSG_BASE 0x0000000 macro235 #define VDEC_MSG_RESP_INPUT_BUFFER_DONE (VDEC_MSG_BASE + 1)236 #define VDEC_MSG_RESP_OUTPUT_BUFFER_DONE (VDEC_MSG_BASE + 2)237 #define VDEC_MSG_RESP_INPUT_FLUSHED (VDEC_MSG_BASE + 3)238 #define VDEC_MSG_RESP_OUTPUT_FLUSHED (VDEC_MSG_BASE + 4)239 #define VDEC_MSG_RESP_FLUSH_INPUT_DONE (VDEC_MSG_BASE + 5)240 #define VDEC_MSG_RESP_FLUSH_OUTPUT_DONE (VDEC_MSG_BASE + 6)241 #define VDEC_MSG_RESP_START_DONE (VDEC_MSG_BASE + 7)242 #define VDEC_MSG_RESP_STOP_DONE (VDEC_MSG_BASE + 8)243 #define VDEC_MSG_RESP_PAUSE_DONE (VDEC_MSG_BASE + 9)[all …]