Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_process_pslice.c822 UWORD32 ui32_y_def_weight_ofst, ui32_cr_def_weight_ofst; in ih264d_parse_pred_weight_table() local
847 ui32_cr_def_weight_ofst = (1 << uc_chroma_log2_weight_denom); 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()