Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro.h477 int hantro_postproc_alloc(struct hantro_ctx *ctx);
Dhantro_postproc.c171 int hantro_postproc_alloc(struct hantro_ctx *ctx) in hantro_postproc_alloc() function
Dhantro_v4l2.c865 ret = hantro_postproc_alloc(ctx); in hantro_start_streaming()