Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_v4l2.c320 struct v4l2_pix_format_mplane *raw_fmt, *encoded_fmt; in hantro_reset_raw_fmt() local
328 raw_fmt = &ctx->src_fmt; in hantro_reset_raw_fmt()
332 raw_fmt = &ctx->dst_fmt; in hantro_reset_raw_fmt()
336 hantro_reset_fmt(raw_fmt, raw_vpu_fmt); in hantro_reset_raw_fmt()
337 v4l2_fill_pixfmt_mp(raw_fmt, raw_vpu_fmt->fourcc, in hantro_reset_raw_fmt()