Searched refs:sp_stage (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.c703 struct imgu_abi_sp_stage *sp_stage; local
894 sp_stage = css_pipe->xmem_sp_stage_ptrs[pipe][stage].vaddr;
895 memset(sp_stage, 0, sizeof(*sp_stage));
897 frames_sp = &sp_stage->frames;
905 sp_stage->stage_type = IMGU_ABI_STAGE_TYPE_ISP;
906 sp_stage->num = stage;
907 sp_stage->isp_online = 0;
908 sp_stage->isp_copy_vf = 0;
909 sp_stage
[all...]

Completed in 206 milliseconds