Home
last modified time | relevance | path

Searched defs:msm_frame (Results 1 – 4 of 4) 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/msm8960/kernel-headers/media/
Dmsm_camera.h641 struct msm_frame struct
644 struct timespec ts;
645 int path;
646 int type;
647 unsigned long buffer;
649 uint32_t phy_offset;
650 uint32_t y_off;
651 uint32_t cbcr_off;
652 uint32_t planar0_off;
654 uint32_t planar1_off;
[all …]
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_camera.h637 struct msm_frame { struct
639 struct timespec ts;
640 int path;
641 int type;
642 unsigned long buffer;
644 uint32_t phy_offset;
645 uint32_t y_off;
646 uint32_t cbcr_off;
647 uint32_t planar0_off;
649 uint32_t planar1_off;
[all …]
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_camera.h741 struct msm_frame { struct
742 struct timespec ts;
743 int path;
744 int type;
745 unsigned long buffer;
746 uint32_t phy_offset;
747 uint32_t y_off;
748 uint32_t cbcr_off;
749 uint32_t planar0_off;
750 uint32_t planar1_off;
[all …]