Searched refs:wave5_vdi_allocate_array (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/media/platform/chips-media/wave5/ |
| A D | wave5-vdi.c | 151 int wave5_vdi_allocate_array(struct vpu_device *vpu_dev, struct vpu_buf *array, unsigned int count, in wave5_vdi_allocate_array() function
|
| A D | wave5-vpuapi.h | 836 int wave5_vdi_allocate_array(struct vpu_device *vpu_dev, struct vpu_buf *array, unsigned int count,
|
| A D | wave5-hw.c | 796 ret = wave5_vdi_allocate_array(inst->dev, p_dec_info->vb_mv, count, size); in wave5_vpu_dec_register_framebuffer() 807 ret = wave5_vdi_allocate_array(inst->dev, p_dec_info->vb_fbc_y_tbl, count, size); in wave5_vpu_dec_register_framebuffer() 812 ret = wave5_vdi_allocate_array(inst->dev, p_dec_info->vb_fbc_c_tbl, count, size); in wave5_vpu_dec_register_framebuffer()
|
Completed in 30 milliseconds