Home
last modified time | relevance | path

Searched refs:VDPP_MSG_BASE (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h208 #define VDPP_MSG_BASE 0x0000000 macro
211 #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 …]