Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_core.h196 struct mtk_mdp_ctx { struct
197 struct list_head list;
198 struct mtk_mdp_frame s_frame;
199 struct mtk_mdp_frame d_frame;
200 u32 flags;
201 u32 state;
202 int id;
203 int rotation;
204 u32 hflip:1;
205 u32 vflip:1;
[all …]