Home
last modified time | relevance | path

Searched defs:msm_jpeg_buf (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/msm8994/kernel-headers/media/
H A Dmsm_jpeg.h64 struct msm_jpeg_buf { struct
65 uint32_t type;
66 int fd;
67 void *vaddr;
69 uint32_t y_off;
70 uint32_t y_len;
72 uint32_t cbcr_off;
74 uint32_t cbcr_len;
76 uint32_t offset;
77 uint32_t pln2_off;
[all …]
/aosp12/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsm_jpeg.h76 struct msm_jpeg_buf { struct
77 uint32_t type;
78 int fd;
80 void *vaddr;
82 uint32_t y_off;
83 uint32_t y_len;
86 uint32_t cbcr_off;
87 uint32_t cbcr_len;
90 uint32_t offset;
91 uint32_t pln2_off;
[all …]
/aosp12/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_jpeg.h64 struct msm_jpeg_buf { struct
65 uint32_t type;
66 int fd;
67 void * vaddr;
69 uint32_t y_off;
70 uint32_t y_len;
72 uint32_t cbcr_off;
74 uint32_t cbcr_len;
76 uint32_t offset;
77 uint32_t pln2_off;
[all …]
/aosp12/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_jpeg.h76 struct msm_jpeg_buf { struct
77 uint32_t type;
78 int fd;
80 void *vaddr;
82 uint32_t y_off;
83 uint32_t y_len;
86 uint32_t cbcr_off;
87 uint32_t cbcr_len;
90 uint32_t offset;
91 uint32_t pln2_off;
[all …]
/aosp12/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsm_jpeg.h64 struct msm_jpeg_buf { struct
65 uint32_t type;
66 int fd;
67 void *vaddr;
69 uint32_t y_off;
70 uint32_t y_len;
72 uint32_t cbcr_off;
74 uint32_t cbcr_len;
76 uint32_t offset;
77 uint32_t pln2_off;
[all …]
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsm_jpeg.h76 struct msm_jpeg_buf { struct
77 uint32_t type;
78 int fd;
80 void *vaddr;
82 uint32_t y_off;
83 uint32_t y_len;
86 uint32_t cbcr_off;
87 uint32_t cbcr_len;
90 uint32_t offset;
91 uint32_t pln2_off;
[all …]