Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/verisilicon/
Dhantro.h481 int hantro_postproc_alloc(struct hantro_ctx *ctx);
Dhantro_postproc.c189 int hantro_postproc_alloc(struct hantro_ctx *ctx) in hantro_postproc_alloc() function
Dhantro_v4l2.c907 ret = hantro_postproc_alloc(ctx); in hantro_start_streaming()