Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/verisilicon/
H A Dhantro.h501 int hantro_postproc_init(struct hantro_ctx *ctx);
H A Dhantro_postproc.c243 int hantro_postproc_init(struct hantro_ctx *ctx) in hantro_postproc_init() function
H A Dhantro_v4l2.c947 ret = hantro_postproc_init(ctx); in hantro_start_streaming()