Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_slice.c109 pui32_weight_offset_l0 = ps_cur_slice->u4_wt_ofst_lx[0][i]; in ih264d_form_pred_weight_matrix()
112 pui32_weight_offset_l1 = ps_cur_slice->u4_wt_ofst_lx[1][j]; in ih264d_form_pred_weight_matrix()
136 pui32_weight_offset_l0 = ps_cur_slice->u4_wt_ofst_lx[0][i]; in ih264d_form_pred_weight_matrix()
Dih264d_process_pslice.c858 pui32_weight_offset_lx = ps_cur_slice->u4_wt_ofst_lx[lx][i]; in ih264d_parse_pred_weight_table()
Dih264d_structs.h525 UWORD32 u4_wt_ofst_lx[2][MAX_REF_BUFS][3]; member