Home
last modified time | relevance | path

Searched defs:msm_pmem_info (Results 1 – 4 of 4) sorted by relevance

/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dmsm_camera.h655 struct msm_pmem_info { struct
656 int type;
657 int fd;
658 void *vaddr;
659 uint32_t offset;
660 uint32_t len;
661 uint32_t y_off;
662 uint32_t cbcr_off;
663 uint32_t planar0_off;
664 uint32_t planar1_off;
[all …]
/device/google/crosshatch/sdm845/kernel-headers/media/
Dmsm_camera.h437 struct msm_pmem_info { struct
438 int type;
439 int fd;
440 void * vaddr;
441 uint32_t offset;
442 uint32_t len;
443 uint32_t y_off;
444 uint32_t cbcr_off;
445 uint32_t planar0_off;
446 uint32_t planar1_off;
[all …]
/device/google/bonito/sdm710/original-kernel-headers/media/
Dmsm_camera.h655 struct msm_pmem_info { struct
656 int type;
657 int fd;
658 void *vaddr;
659 uint32_t offset;
660 uint32_t len;
661 uint32_t y_off;
662 uint32_t cbcr_off;
663 uint32_t planar0_off;
664 uint32_t planar1_off;
[all …]
/device/google/bonito/sdm710/kernel-headers/media/
Dmsm_camera.h437 struct msm_pmem_info { struct
438 int type;
439 int fd;
440 void * vaddr;
441 uint32_t offset;
442 uint32_t len;
443 uint32_t y_off;
444 uint32_t cbcr_off;
445 uint32_t planar0_off;
446 uint32_t planar1_off;
[all …]