Home
last modified time | relevance | path

Searched refs:pix_fmt (Results 1 – 4 of 4) sorted by relevance

/include/media/
A Dv4l2-mediabus.h206 pix_fmt->width = mbus_fmt->width; in v4l2_fill_pix_format()
207 pix_fmt->height = mbus_fmt->height; in v4l2_fill_pix_format()
208 pix_fmt->field = mbus_fmt->field; in v4l2_fill_pix_format()
209 pix_fmt->colorspace = mbus_fmt->colorspace; in v4l2_fill_pix_format()
210 pix_fmt->ycbcr_enc = mbus_fmt->ycbcr_enc; in v4l2_fill_pix_format()
212 pix_fmt->xfer_func = mbus_fmt->xfer_func; in v4l2_fill_pix_format()
228 mbus_fmt->width = pix_fmt->width; in v4l2_fill_mbus_format()
229 mbus_fmt->height = pix_fmt->height; in v4l2_fill_mbus_format()
230 mbus_fmt->field = pix_fmt->field; in v4l2_fill_mbus_format()
232 mbus_fmt->ycbcr_enc = pix_fmt->ycbcr_enc; in v4l2_fill_mbus_format()
[all …]
/include/video/
A Dpxa168fb.h71 int pix_fmt; member
89 unsigned pix_fmt; member
A Dmmp_disp.h36 static inline int pixfmt_to_stride(int pix_fmt) in pixfmt_to_stride() argument
38 switch (pix_fmt) { in pixfmt_to_stride()
80 int pix_fmt; member
/include/linux/
A Dfsl-diu-fb.h79 __be32 pix_fmt; /* hard coding pixel format */ member

Completed in 10 milliseconds