Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-common.c351 int v4l2_fill_pixfmt_mp(struct v4l2_pix_format_mplane *pixfmt, in v4l2_fill_pixfmt_mp() function
404 EXPORT_SYMBOL_GPL(v4l2_fill_pixfmt_mp);
/Linux-v5.4/include/media/
Dv4l2-common.h487 int v4l2_fill_pixfmt_mp(struct v4l2_pix_format_mplane *pixfmt, u32 pixelformat,
/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_v4l2.c240 v4l2_fill_pixfmt_mp(pix_mp, fmt->fourcc, pix_mp->width, in vidioc_try_fmt()
337 v4l2_fill_pixfmt_mp(raw_fmt, raw_vpu_fmt->fourcc, in hantro_reset_raw_fmt()
Dhantro_h264.c641 v4l2_fill_pixfmt_mp(&pix_mp, ctx->dst_fmt.pixelformat, in hantro_h264_dec_init()