Home
last modified time | relevance | path

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

/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_vidc_dec.h9 #define VDEC_S_BASE 0x40000000 macro
11 #define VDEC_S_SUCCESS (VDEC_S_BASE)
13 #define VDEC_S_EFAIL (VDEC_S_BASE + 1)
15 #define VDEC_S_EFATAL (VDEC_S_BASE + 2)
17 #define VDEC_S_EBADPARAM (VDEC_S_BASE + 3)
19 #define VDEC_S_EINVALSTATE (VDEC_S_BASE + 4)
21 #define VDEC_S_ENOSWRES (VDEC_S_BASE + 5)
23 #define VDEC_S_ENOHWRES (VDEC_S_BASE + 6)
25 #define VDEC_S_EINVALCMD (VDEC_S_BASE + 7)
27 #define VDEC_S_ETIMEOUT (VDEC_S_BASE + 8)
[all …]
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_vidc_dec.h23 #define VDEC_S_BASE 0x40000000 macro
24 #define VDEC_S_SUCCESS (VDEC_S_BASE)
25 #define VDEC_S_EFAIL (VDEC_S_BASE + 1)
26 #define VDEC_S_EFATAL (VDEC_S_BASE + 2)
27 #define VDEC_S_EBADPARAM (VDEC_S_BASE + 3)
28 #define VDEC_S_EINVALSTATE (VDEC_S_BASE + 4)
29 #define VDEC_S_ENOSWRES (VDEC_S_BASE + 5)
30 #define VDEC_S_ENOHWRES (VDEC_S_BASE + 6)
31 #define VDEC_S_EINVALCMD (VDEC_S_BASE + 7)
32 #define VDEC_S_ETIMEOUT (VDEC_S_BASE + 8)
[all …]
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_vidc_dec.h23 #define VDEC_S_BASE 0x40000000 macro
24 #define VDEC_S_SUCCESS (VDEC_S_BASE)
25 #define VDEC_S_EFAIL (VDEC_S_BASE + 1)
26 #define VDEC_S_EFATAL (VDEC_S_BASE + 2)
27 #define VDEC_S_EBADPARAM (VDEC_S_BASE + 3)
28 #define VDEC_S_EINVALSTATE (VDEC_S_BASE + 4)
29 #define VDEC_S_ENOSWRES (VDEC_S_BASE + 5)
30 #define VDEC_S_ENOHWRES (VDEC_S_BASE + 6)
31 #define VDEC_S_EINVALCMD (VDEC_S_BASE + 7)
32 #define VDEC_S_ETIMEOUT (VDEC_S_BASE + 8)
[all …]
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_vidc_dec.h9 #define VDEC_S_BASE 0x40000000 macro
11 #define VDEC_S_SUCCESS (VDEC_S_BASE)
13 #define VDEC_S_EFAIL (VDEC_S_BASE + 1)
15 #define VDEC_S_EFATAL (VDEC_S_BASE + 2)
17 #define VDEC_S_EBADPARAM (VDEC_S_BASE + 3)
19 #define VDEC_S_EINVALSTATE (VDEC_S_BASE + 4)
21 #define VDEC_S_ENOSWRES (VDEC_S_BASE + 5)
23 #define VDEC_S_ENOHWRES (VDEC_S_BASE + 6)
25 #define VDEC_S_EINVALCMD (VDEC_S_BASE + 7)
27 #define VDEC_S_ETIMEOUT (VDEC_S_BASE + 8)
[all …]