Searched refs:VEN_S_BASE (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_vidc_enc.h24 #define VEN_S_BASE 0x00000000 macro
25 #define VEN_S_SUCCESS (VEN_S_BASE)
26 #define VEN_S_EFAIL (VEN_S_BASE+1)
27 #define VEN_S_EFATAL (VEN_S_BASE+2)
29 #define VEN_S_EBADPARAM (VEN_S_BASE+3)
30 #define VEN_S_EINVALSTATE (VEN_S_BASE+4)
31 #define VEN_S_ENOSWRES (VEN_S_BASE+5)
32 #define VEN_S_ENOHWRES (VEN_S_BASE+6)
34 #define VEN_S_EBUFFREQ (VEN_S_BASE+7)
35 #define VEN_S_EINVALCMD (VEN_S_BASE
[all...]
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h9 #define VEN_S_BASE 0x00000000 macro
10 #define VEN_S_SUCCESS (VEN_S_BASE)/* Success */
11 #define VEN_S_EFAIL (VEN_S_BASE+1)/* General failure */
12 #define VEN_S_EFATAL (VEN_S_BASE+2)/* Fatal irrecoverable failure*/
13 #define VEN_S_EBADPARAM (VEN_S_BASE+3)/* Error passed parameters*/
15 #define VEN_S_EINVALSTATE (VEN_S_BASE+4)
16 #define VEN_S_ENOSWRES (VEN_S_BASE+5)/* Insufficient OS resources*/
17 #define VEN_S_ENOHWRES (VEN_S_BASE+6)/*Insufficient HW resources */
18 #define VEN_S_EBUFFREQ (VEN_S_BASE+7)/* Buffer requirements were not met*/
19 #define VEN_S_EINVALCMD (VEN_S_BASE
[all...]
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_vidc_enc.h24 #define VEN_S_BASE 0x00000000 macro
25 #define VEN_S_SUCCESS (VEN_S_BASE)
26 #define VEN_S_EFAIL (VEN_S_BASE+1)
27 #define VEN_S_EFATAL (VEN_S_BASE+2)
29 #define VEN_S_EBADPARAM (VEN_S_BASE+3)
30 #define VEN_S_EINVALSTATE (VEN_S_BASE+4)
31 #define VEN_S_ENOSWRES (VEN_S_BASE+5)
32 #define VEN_S_ENOHWRES (VEN_S_BASE+6)
34 #define VEN_S_EBUFFREQ (VEN_S_BASE+7)
35 #define VEN_S_EINVALCMD (VEN_S_BASE
[all...]
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h9 #define VEN_S_BASE 0x00000000 macro
10 #define VEN_S_SUCCESS (VEN_S_BASE)/* Success */
11 #define VEN_S_EFAIL (VEN_S_BASE+1)/* General failure */
12 #define VEN_S_EFATAL (VEN_S_BASE+2)/* Fatal irrecoverable failure*/
13 #define VEN_S_EBADPARAM (VEN_S_BASE+3)/* Error passed parameters*/
15 #define VEN_S_EINVALSTATE (VEN_S_BASE+4)
16 #define VEN_S_ENOSWRES (VEN_S_BASE+5)/* Insufficient OS resources*/
17 #define VEN_S_ENOHWRES (VEN_S_BASE+6)/*Insufficient HW resources */
18 #define VEN_S_EBUFFREQ (VEN_S_BASE+7)/* Buffer requirements were not met*/
19 #define VEN_S_EINVALCMD (VEN_S_BASE
[all...]
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_vidc_enc.h24 #define VEN_S_BASE 0x00000000 macro
25 #define VEN_S_SUCCESS (VEN_S_BASE)
26 #define VEN_S_EFAIL (VEN_S_BASE + 1)
27 #define VEN_S_EFATAL (VEN_S_BASE + 2)
29 #define VEN_S_EBADPARAM (VEN_S_BASE + 3)
30 #define VEN_S_EINVALSTATE (VEN_S_BASE + 4)
31 #define VEN_S_ENOSWRES (VEN_S_BASE + 5)
32 #define VEN_S_ENOHWRES (VEN_S_BASE + 6)
34 #define VEN_S_EBUFFREQ (VEN_S_BASE + 7)
35 #define VEN_S_EINVALCMD (VEN_S_BASE
[all...]
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h9 #define VEN_S_BASE 0x00000000 macro
10 #define VEN_S_SUCCESS (VEN_S_BASE)/* Success */
11 #define VEN_S_EFAIL (VEN_S_BASE+1)/* General failure */
12 #define VEN_S_EFATAL (VEN_S_BASE+2)/* Fatal irrecoverable failure*/
13 #define VEN_S_EBADPARAM (VEN_S_BASE+3)/* Error passed parameters*/
15 #define VEN_S_EINVALSTATE (VEN_S_BASE+4)
16 #define VEN_S_ENOSWRES (VEN_S_BASE+5)/* Insufficient OS resources*/
17 #define VEN_S_ENOHWRES (VEN_S_BASE+6)/*Insufficient HW resources */
18 #define VEN_S_EBUFFREQ (VEN_S_BASE+7)/* Buffer requirements were not met*/
19 #define VEN_S_EINVALCMD (VEN_S_BASE
[all...]
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_vidc_enc.h24 #define VEN_S_BASE 0x00000000 macro
25 #define VEN_S_SUCCESS (VEN_S_BASE)
26 #define VEN_S_EFAIL (VEN_S_BASE+1)
27 #define VEN_S_EFATAL (VEN_S_BASE+2)
29 #define VEN_S_EBADPARAM (VEN_S_BASE+3)
30 #define VEN_S_EINVALSTATE (VEN_S_BASE+4)
31 #define VEN_S_ENOSWRES (VEN_S_BASE+5)
32 #define VEN_S_ENOHWRES (VEN_S_BASE+6)
34 #define VEN_S_EBUFFREQ (VEN_S_BASE+7)
35 #define VEN_S_EINVALCMD (VEN_S_BASE
[all...]
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h9 #define VEN_S_BASE 0x00000000 macro
10 #define VEN_S_SUCCESS (VEN_S_BASE)/* Success */
11 #define VEN_S_EFAIL (VEN_S_BASE+1)/* General failure */
12 #define VEN_S_EFATAL (VEN_S_BASE+2)/* Fatal irrecoverable failure*/
13 #define VEN_S_EBADPARAM (VEN_S_BASE+3)/* Error passed parameters*/
15 #define VEN_S_EINVALSTATE (VEN_S_BASE+4)
16 #define VEN_S_ENOSWRES (VEN_S_BASE+5)/* Insufficient OS resources*/
17 #define VEN_S_ENOHWRES (VEN_S_BASE+6)/*Insufficient HW resources */
18 #define VEN_S_EBUFFREQ (VEN_S_BASE+7)/* Buffer requirements were not met*/
19 #define VEN_S_EINVALCMD (VEN_S_BASE
[all...]

Completed in 134 milliseconds