Searched refs:new_slots (Results 1 – 2 of 2) sorted by relevance
303 struct vdec_frame_store_t *new_slots = NULL; in vdec_attach_frame_store() local329 new_slots = krealloc_array(vdec->slots, vdec->slot_count * 2, in vdec_attach_frame_store()332 if (!new_slots) { in vdec_attach_frame_store()337 vdec->slots = new_slots; in vdec_attach_frame_store()
147 u32 new_slots[SPX5_DSM_CAL_LEN]; member