Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.h305 struct mdp_frame { struct
306 struct v4l2_format format;
307 const struct mdp_format *mdp_fmt;
308 u32 ycbcr_prof; /* enum mdp_ycbcr_profile */
309 u32 usage; /* enum mdp_buffer_usage */
310 struct mdp_crop crop;
311 struct v4l2_rect compose;
312 s32 rotation;
313 u32 hflip:1;
314 u32 vflip:1;
[all …]