Home
last modified time | relevance | path

Searched defs:msm_stats_buf_info (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/media/
Dmsm_camera.h535 struct msm_stats_buf_info struct
537 int type;
539 int fd;
540 void *vaddr;
541 uint32_t offset;
542 uint32_t len;
544 uint32_t y_off;
545 uint32_t cbcr_off;
546 uint32_t planar0_off;
547 uint32_t planar1_off;
[all …]
/hardware/qcom/msm8960/original-kernel-headers/media/
Dmsm_camera.h586 struct msm_stats_buf_info { struct
587 int type; /* msm_stats_enum_type */
588 int fd;
589 void *vaddr;
590 uint32_t offset;
591 uint32_t len;
592 uint32_t y_off;
593 uint32_t cbcr_off;
594 uint32_t planar0_off;
595 uint32_t planar1_off;
[all …]
/hardware/qcom/msm8998/kernel-headers/media/
Dmsm_camera.h521 struct msm_stats_buf_info { struct
522 int type;
524 int fd;
525 void * vaddr;
526 uint32_t offset;
527 uint32_t len;
529 uint32_t y_off;
530 uint32_t cbcr_off;
531 uint32_t planar0_off;
532 uint32_t planar1_off;
[all …]
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_camera.h521 struct msm_stats_buf_info { struct
522 int type;
524 int fd;
525 void * vaddr;
526 uint32_t offset;
527 uint32_t len;
529 uint32_t y_off;
530 uint32_t cbcr_off;
531 uint32_t planar0_off;
532 uint32_t planar1_off;
[all …]
/hardware/qcom/msm8998/original-kernel-headers/media/
Dmsm_camera.h634 struct msm_stats_buf_info { struct
635 int type; /* msm_stats_enum_type */
636 int fd;
637 void *vaddr;
638 uint32_t offset;
639 uint32_t len;
640 uint32_t y_off;
641 uint32_t cbcr_off;
642 uint32_t planar0_off;
643 uint32_t planar1_off;
[all …]
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_camera.h634 struct msm_stats_buf_info { struct
635 int type; /* msm_stats_enum_type */
636 int fd;
637 void *vaddr;
638 uint32_t offset;
639 uint32_t len;
640 uint32_t y_off;
641 uint32_t cbcr_off;
642 uint32_t planar0_off;
643 uint32_t planar1_off;
[all …]