Home
last modified time | relevance | path

Searched defs:msm_frame (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/msm8960/original-kernel-headers/media/
Dmsm_camera.h678 struct msm_frame { struct
679 struct timespec ts;
680 int path;
681 int type;
682 unsigned long buffer;
683 uint32_t phy_offset;
684 uint32_t y_off;
685 uint32_t cbcr_off;
686 uint32_t planar0_off;
687 uint32_t planar1_off;
[all …]
/hardware/qcom/msm8998/kernel-headers/media/
Dmsm_camera.h627 struct msm_frame { struct
629 struct timespec ts;
630 int path;
631 int type;
632 unsigned long buffer;
634 uint32_t phy_offset;
635 uint32_t y_off;
636 uint32_t cbcr_off;
637 uint32_t planar0_off;
639 uint32_t planar1_off;
[all …]
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_camera.h627 struct msm_frame { struct
629 struct timespec ts;
630 int path;
631 int type;
632 unsigned long buffer;
634 uint32_t phy_offset;
635 uint32_t y_off;
636 uint32_t cbcr_off;
637 uint32_t planar0_off;
639 uint32_t planar1_off;
[all …]
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_camera.h733 struct msm_frame { struct
734 struct timespec ts;
735 int path;
736 int type;
737 unsigned long buffer;
738 uint32_t phy_offset;
739 uint32_t y_off;
740 uint32_t cbcr_off;
741 uint32_t planar0_off;
742 uint32_t planar1_off;
[all …]
/hardware/qcom/msm8998/original-kernel-headers/media/
Dmsm_camera.h733 struct msm_frame { struct
734 struct timespec ts;
735 int path;
736 int type;
737 unsigned long buffer;
738 uint32_t phy_offset;
739 uint32_t y_off;
740 uint32_t cbcr_off;
741 uint32_t planar0_off;
742 uint32_t planar1_off;
[all …]