Searched defs:mdp_frame (Results 1 – 1 of 1) sorted by relevance
306 struct mdp_frame { struct307 struct v4l2_format format;308 const struct mdp_format *mdp_fmt;311 struct mdp_crop crop;312 struct v4l2_rect compose;313 s32 rotation;314 u32 hflip:1;315 u32 vflip:1;316 u32 hdr:1;317 u32 dre:1;[all …]
Completed in 7 milliseconds