Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_postproc.c113 int hantro_postproc_alloc(struct hantro_ctx *ctx) in hantro_postproc_alloc() function
H A Dhantro.h430 int hantro_postproc_alloc(struct hantro_ctx *ctx);
H A Dhantro_v4l2.c699 ret = hantro_postproc_alloc(ctx); in hantro_start_streaming()