Searched defs:mtk_mdp_frame (Results 1 – 2 of 2) sorted by relevance
111 struct mtk_mdp_frame { struct112 u32 width;113 u32 height;114 struct v4l2_rect crop;115 unsigned long payload[VIDEO_MAX_PLANES];116 unsigned int pitch[VIDEO_MAX_PLANES];117 struct mtk_mdp_addr addr;118 const struct mtk_mdp_fmt *fmt;119 u8 alpha;
101 struct mtk_mdp_frame { struct102 u32 width;103 u32 height;104 struct v4l2_rect crop;105 unsigned long payload[VIDEO_MAX_PLANES];106 unsigned int pitch[VIDEO_MAX_PLANES];107 struct mtk_mdp_addr addr;108 const struct mtk_mdp_fmt *fmt;109 u8 alpha;