Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-common.c353 int v4l2_fill_pixfmt_mp(struct v4l2_pix_format_mplane *pixfmt, in v4l2_fill_pixfmt_mp() function
406 EXPORT_SYMBOL_GPL(v4l2_fill_pixfmt_mp);
/Linux-v5.10/include/media/
Dv4l2-common.h519 int v4l2_fill_pixfmt_mp(struct v4l2_pix_format_mplane *pixfmt, u32 pixelformat,
/Linux-v5.10/drivers/staging/media/rkvdec/
Drkvdec.c160 v4l2_fill_pixfmt_mp(&f->fmt.pix_mp, in rkvdec_reset_decoded_fmt()
230 v4l2_fill_pixfmt_mp(pix_mp, pix_mp->pixelformat, in rkvdec_try_capture_fmt()
/Linux-v5.10/drivers/staging/media/hantro/
Dhantro_v4l2.c279 v4l2_fill_pixfmt_mp(pix_mp, fmt->fourcc, pix_mp->width, in hantro_try_fmt()