Home
last modified time | relevance | path

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

/drivers/media/platform/verisilicon/
Dhantro_v4l2.c408 struct v4l2_pix_format_mplane *raw_fmt, *encoded_fmt; in hantro_reset_raw_fmt() local
414 raw_fmt = &ctx->src_fmt; in hantro_reset_raw_fmt()
418 raw_fmt = &ctx->dst_fmt; in hantro_reset_raw_fmt()
422 hantro_reset_fmt(raw_fmt, raw_vpu_fmt); in hantro_reset_raw_fmt()
423 raw_fmt->width = encoded_fmt->width; in hantro_reset_raw_fmt()
424 raw_fmt->height = encoded_fmt->height; in hantro_reset_raw_fmt()
426 hantro_set_fmt_out(ctx, raw_fmt); in hantro_reset_raw_fmt()
428 hantro_set_fmt_cap(ctx, raw_fmt); in hantro_reset_raw_fmt()