Home
last modified time | relevance | path

Searched refs:hantro_set_fmt_out (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A Dhantro_v4l2.c33 static int hantro_set_fmt_out(struct hantro_ctx *ctx,
347 hantro_set_fmt_out(ctx, fmt); in hantro_reset_encoded_fmt()
372 hantro_set_fmt_out(ctx, raw_fmt); in hantro_reset_raw_fmt()
400 static int hantro_set_fmt_out(struct hantro_ctx *ctx, in hantro_set_fmt_out() function
536 return hantro_set_fmt_out(fh_to_ctx(priv), &f->fmt.pix_mp); in vidioc_s_fmt_out_mplane()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c33 static int hantro_set_fmt_out(struct hantro_ctx *ctx,
417 hantro_set_fmt_out(ctx, &fmt, HANTRO_AUTO_POSTPROC); in hantro_reset_encoded_fmt()
442 ret = hantro_set_fmt_out(ctx, &raw_fmt, need_postproc); in hantro_reset_raw_fmt()
503 static int hantro_set_fmt_out(struct hantro_ctx *ctx, in hantro_set_fmt_out() function
643 return hantro_set_fmt_out(fh_to_ctx(priv), &f->fmt.pix_mp, HANTRO_AUTO_POSTPROC); in vidioc_s_fmt_out_mplane()

Completed in 5 milliseconds