Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_process_pslice.c820 UWORD32 *pui32_weight_offset_lx; in ih264d_parse_pred_weight_table() local
858 pui32_weight_offset_lx = ps_cur_slice->u4_wt_ofst_lx[lx][i]; in ih264d_parse_pred_weight_table()
880 pui32_weight_offset_lx[0] = ui32_temp; in ih264d_parse_pred_weight_table()
885 pui32_weight_offset_lx[0] = ui32_y_def_weight_ofst; in ih264d_parse_pred_weight_table()
910 pui32_weight_offset_lx[1] = ui32_temp; in ih264d_parse_pred_weight_table()
927 pui32_weight_offset_lx[2] = ui32_temp; in ih264d_parse_pred_weight_table()
931 pui32_weight_offset_lx[1] = ui32_cr_def_weight_ofst; in ih264d_parse_pred_weight_table()
932 pui32_weight_offset_lx[2] = ui32_cr_def_weight_ofst; in ih264d_parse_pred_weight_table()