Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/hantro/
Dhantro_v4l2.c354 struct v4l2_pix_format_mplane *raw_fmt, *encoded_fmt; in hantro_reset_raw_fmt() local
361 encoded_fmt = &ctx->dst_fmt; in hantro_reset_raw_fmt()
365 encoded_fmt = &ctx->src_fmt; in hantro_reset_raw_fmt()
369 raw_fmt->width = encoded_fmt->width; in hantro_reset_raw_fmt()
370 raw_fmt->width = encoded_fmt->width; in hantro_reset_raw_fmt()