Home
last modified time | relevance | path

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

/hardware/qcom/msm8960/original-kernel-headers/media/
Dmsm_camera.h601 struct msm_pmem_info { struct
602 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 …]
/hardware/qcom/msm8960/kernel-headers/media/
Dmsm_camera.h554 struct msm_pmem_info struct
556 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 …]
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_camera.h549 struct msm_pmem_info { struct
550 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 …]
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_camera.h657 struct msm_pmem_info { struct
658 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 …]