Home
last modified time | relevance | path

Searched refs:mbus_fmt (Results 1 – 2 of 2) 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()
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()
235 mbus_fmt->code = code; in v4l2_fill_mbus_format()
249 pix_mp_fmt->width = mbus_fmt->width; in v4l2_fill_pix_format_mplane()
251 pix_mp_fmt->field = mbus_fmt->field; in v4l2_fill_pix_format_mplane()
269 mbus_fmt->width = pix_mp_fmt->width; in v4l2_fill_mbus_format_mplane()
[all …]
/include/video/
A Dimx-ipu-v3.h365 struct v4l2_mbus_framefmt *mbus_fmt);

Completed in 7 milliseconds