Searched refs:ptr_end_table (Results 1 – 2 of 2) sorted by relevance
131 static u8 *ptr_end_table[SPEC_DEST_NUM][IMAGE_OBJ_NUM] = in OSi_LoadImage() local158 *p_size = (u32)(ptr_end_table[dest][index] - ptr_table[dest][index]); in OSi_LoadImage()
185 static u8 *(ptr_end_table[]) = in LoadImage() local198 *p_size = (u32)(ptr_end_table[index] - ptr_table[index]); in LoadImage()