Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/hantro/
Dhantro_v4l2.c356 struct v4l2_pix_format_mplane *raw_fmt, *encoded_fmt; in hantro_reset_raw_fmt() local
363 encoded_fmt = &ctx->dst_fmt; in hantro_reset_raw_fmt()
367 encoded_fmt = &ctx->src_fmt; in hantro_reset_raw_fmt()
371 raw_fmt->width = encoded_fmt->width; in hantro_reset_raw_fmt()
372 raw_fmt->height = encoded_fmt->height; in hantro_reset_raw_fmt()