Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h176 #define VDPP_S_BASE 0x40000000 macro
178 #define VDPP_S_SUCCESS (VDPP_S_BASE)
180 #define VDPP_S_EFAIL (VDPP_S_BASE + 1)
182 #define VDPP_S_EFATAL (VDPP_S_BASE + 2)
184 #define VDPP_S_EBADPARAM (VDPP_S_BASE + 3)
186 #define VDPP_S_EINVALSTATE (VDPP_S_BASE + 4)
188 #define VDPP_S_ENOSWRES (VDPP_S_BASE + 5)
190 #define VDPP_S_ENOHWRES (VDPP_S_BASE + 6)
192 #define VDPP_S_EINVALCMD (VDPP_S_BASE + 7)
194 #define VDPP_S_ETIMEOUT (VDPP_S_BASE + 8)
[all …]