Searched refs:raw_fmt (Results 1 – 1 of 1) sorted by relevance
424 struct v4l2_pix_format_mplane raw_fmt, *encoded_fmt; in hantro_reset_raw_fmt() local438 hantro_reset_fmt(&raw_fmt, raw_vpu_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()442 ret = hantro_set_fmt_out(ctx, &raw_fmt, need_postproc); in hantro_reset_raw_fmt()444 ret = hantro_set_fmt_cap(ctx, &raw_fmt); in hantro_reset_raw_fmt()