Home
last modified time | relevance | path

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

/drivers/media/platform/verisilicon/
Dhantro_v4l2.c424 struct v4l2_pix_format_mplane raw_fmt, *encoded_fmt; in hantro_reset_raw_fmt() local
432 encoded_fmt = &ctx->dst_fmt; in hantro_reset_raw_fmt()
435 encoded_fmt = &ctx->src_fmt; in hantro_reset_raw_fmt()
439 raw_fmt.width = encoded_fmt->width; in hantro_reset_raw_fmt()
440 raw_fmt.height = encoded_fmt->height; in hantro_reset_raw_fmt()