Searched refs:hantro_set_fmt_cap (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
H A D | hantro_v4l2.c | 35 static int hantro_set_fmt_cap(struct hantro_ctx *ctx, 345 hantro_set_fmt_cap(ctx, fmt); in hantro_reset_encoded_fmt() 374 hantro_set_fmt_cap(ctx, raw_fmt); in hantro_reset_raw_fmt() 470 static int hantro_set_fmt_cap(struct hantro_ctx *ctx, in hantro_set_fmt_cap() function 542 return hantro_set_fmt_cap(fh_to_ctx(priv), &f->fmt.pix_mp); in vidioc_s_fmt_cap_mplane()
|
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
H A D | hantro_v4l2.c | 36 static int hantro_set_fmt_cap(struct hantro_ctx *ctx, 415 hantro_set_fmt_cap(ctx, &fmt); in hantro_reset_encoded_fmt() 444 ret = hantro_set_fmt_cap(ctx, &raw_fmt); in hantro_reset_raw_fmt() 577 static int hantro_set_fmt_cap(struct hantro_ctx *ctx, in hantro_set_fmt_cap() function 649 return hantro_set_fmt_cap(fh_to_ctx(priv), &f->fmt.pix_mp); in vidioc_s_fmt_cap_mplane()
|
Completed in 3 milliseconds