Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/msm8960/kernel-headers/media/
H A Dmsm_camera.h537 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;
550 uint8_t active;
[all …]
/aosp12/hardware/qcom/msm8960/original-kernel-headers/media/
H A Dmsm_camera.h588 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;
596 uint32_t planar2_off;
597 uint8_t active;
[all …]
/aosp12/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_camera.h522 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;
535 uint8_t active;
[all …]
/aosp12/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_camera.h636 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;
644 uint32_t planar2_off;
645 uint8_t active;
[all …]