Searched defs:msm_pmem_info (Results 1 – 4 of 4) sorted by relevance
655 struct msm_pmem_info { struct656 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 …]
437 struct msm_pmem_info { struct438 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 …]