Home
last modified time | relevance | path

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

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