Searched defs:msm_frame (Results 1 – 5 of 5) sorted by relevance
678 struct msm_frame { struct679 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 …]
627 struct msm_frame { struct629 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 …]
733 struct msm_frame { struct734 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 …]