Searched defs:msm_pmem_info (Results 1 – 4 of 4) sorted by relevance
601 struct msm_pmem_info { struct602 int type;603 int fd;604 void *vaddr;605 uint32_t offset;606 uint32_t len;607 uint32_t y_off;608 uint32_t cbcr_off;609 uint32_t planar0_off;610 uint32_t planar1_off;[all …]
554 struct msm_pmem_info struct556 int type;557 int fd;559 void *vaddr;560 uint32_t offset;561 uint32_t len;562 uint32_t y_off;564 uint32_t cbcr_off;565 uint32_t planar0_off;566 uint32_t planar1_off;[all …]
549 struct msm_pmem_info { struct550 int type;551 int fd;552 void * vaddr;554 uint32_t offset;555 uint32_t len;556 uint32_t y_off;557 uint32_t cbcr_off;559 uint32_t planar0_off;560 uint32_t planar1_off;[all …]
657 struct msm_pmem_info { struct658 int type;659 int fd;660 void *vaddr;661 uint32_t offset;662 uint32_t len;663 uint32_t y_off;664 uint32_t cbcr_off;665 uint32_t planar0_off;666 uint32_t planar1_off;[all …]