Searched refs:pui32_weight_offset_l0 (Results 1 – 1 of 1) sorted by relevance
95 UWORD32 *pui32_weight_offset_l0, *pui32_weight_offset_l1; in ih264d_form_pred_weight_matrix() local108 pui32_weight_offset_l0 = ps_cur_slice->u4_wt_ofst_lx[0][i]; in ih264d_form_pred_weight_matrix()121 pu4_mat_iwt_ofst[0] = pui32_weight_offset_l0[0]; in ih264d_form_pred_weight_matrix()123 pu4_mat_iwt_ofst[2] = pui32_weight_offset_l0[1]; in ih264d_form_pred_weight_matrix()125 pu4_mat_iwt_ofst[4] = pui32_weight_offset_l0[2]; in ih264d_form_pred_weight_matrix()135 pui32_weight_offset_l0 = ps_cur_slice->u4_wt_ofst_lx[0][i]; in ih264d_form_pred_weight_matrix()137 u4_temp = (UWORD32)pui32_weight_offset_l0[0]; in ih264d_form_pred_weight_matrix()139 u4_temp = (UWORD32)pui32_weight_offset_l0[1]; in ih264d_form_pred_weight_matrix()141 u4_temp = (UWORD32)pui32_weight_offset_l0[2]; in ih264d_form_pred_weight_matrix()