Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_process_pslice.c821 WORD16 c_weight, c_offset; in ih264d_parse_pred_weight_table() local
869 c_weight = i_temp; in ih264d_parse_pred_weight_table()
870 COPYTHECONTEXT("SH: luma_weight_l0",c_weight); in ih264d_parse_pred_weight_table()
879 ui32_temp = (c_offset << 16) | (c_weight & 0xFFFF); in ih264d_parse_pred_weight_table()