Searched defs:msm_jpeg_buf (Results 1 – 6 of 6) sorted by relevance
64 struct msm_jpeg_buf { struct65 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 …]
76 struct msm_jpeg_buf { struct77 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 …]
64 struct msm_jpeg_buf { struct65 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 …]