Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/ti-vpe/
Dcal.h332 int cal_ctx_prepare(struct cal_ctx *ctx);
Dcal-video.c731 ret = cal_ctx_prepare(ctx); in cal_start_streaming()
Dcal.c472 int cal_ctx_prepare(struct cal_ctx *ctx) in cal_ctx_prepare() function