Searched refs:vsp1_dl_body_pool_create (Results 1 – 4 of 4) sorted by relevance
/drivers/media/platform/renesas/vsp1/ |
D | vsp1_dl.h | 69 vsp1_dl_body_pool_create(struct vsp1_device *vsp1, unsigned int num_bodies,
|
D | vsp1_lut.c | 222 lut->pool = vsp1_dl_body_pool_create(vsp1, 3, LUT_SIZE, 0); in vsp1_lut_create()
|
D | vsp1_clu.c | 264 clu->pool = vsp1_dl_body_pool_create(clu->entity.vsp1, 3, CLU_SIZE + 1, in vsp1_clu_create()
|
D | vsp1_dl.c | 248 vsp1_dl_body_pool_create(struct vsp1_device *vsp1, unsigned int num_bodies, in vsp1_dl_body_pool_create() function 1121 dlm->pool = vsp1_dl_body_pool_create(vsp1, prealloc + 1, in vsp1_dlm_create()
|