Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/mdp/
A Dmtk_mdp_core.h196 struct mtk_mdp_ctx { struct
197 struct list_head list;
200 u32 flags;
201 u32 state;
202 int id;
203 int rotation;
204 u32 hflip:1;
205 u32 vflip:1;
208 struct v4l2_fh fh;
211 bool ctrls_rdy;
[all …]

Completed in 7 milliseconds