Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_v4l2.c405 struct v4l2_pix_format_mplane *raw_fmt, *encoded_fmt; in hantro_reset_raw_fmt() local
412 encoded_fmt = &ctx->dst_fmt; in hantro_reset_raw_fmt()
416 encoded_fmt = &ctx->src_fmt; in hantro_reset_raw_fmt()
420 raw_fmt->width = encoded_fmt->width; in hantro_reset_raw_fmt()
421 raw_fmt->height = encoded_fmt->height; in hantro_reset_raw_fmt()