Home
last modified time | relevance | path

Searched refs:pui32_weight_offset_l1 (Results 1 – 1 of 1) sorted by relevance

/external/libavc/decoder/
Dih264d_parse_slice.c96 UWORD32 *pui32_weight_offset_l0, *pui32_weight_offset_l1; in ih264d_form_pred_weight_matrix() local
112 pui32_weight_offset_l1 = ps_cur_slice->u4_wt_ofst_lx[1][j]; in ih264d_form_pred_weight_matrix()
123 pu4_mat_iwt_ofst[1] = pui32_weight_offset_l1[0]; in ih264d_form_pred_weight_matrix()
125 pu4_mat_iwt_ofst[3] = pui32_weight_offset_l1[1]; in ih264d_form_pred_weight_matrix()
127 pu4_mat_iwt_ofst[5] = pui32_weight_offset_l1[2]; in ih264d_form_pred_weight_matrix()