Searched refs:pxp_fmt (Results 1 – 1 of 1) sorted by relevance
58 struct pxp_fmt { struct65 static struct pxp_fmt formats[] = { argument161 struct pxp_fmt *fmt;171 static struct pxp_fmt *find_format(struct v4l2_format *f) in find_format()173 struct pxp_fmt *fmt; in find_format()1045 struct pxp_fmt *fmt; in pxp_enum_fmt()1122 static inline u32 pxp_bytesperline(struct pxp_fmt *fmt, u32 width) in pxp_bytesperline()1137 static inline u32 pxp_sizeimage(struct pxp_fmt *fmt, u32 width, u32 height) in pxp_sizeimage()1142 static int pxp_try_fmt(struct v4l2_format *f, struct pxp_fmt *fmt) in pxp_try_fmt()1181 struct pxp_fmt *fmt; in pxp_try_fmt_vid_cap()[all …]