Searched refs:c_offsetCb (Results 1 – 1 of 1) sorted by relevance
890 WORD8 c_weightCb, c_weightCr, c_offsetCb, c_offsetCr; in ih264d_parse_pred_weight_table() local907 c_offsetCb = i_temp; in ih264d_parse_pred_weight_table()908 COPYTHECONTEXT("SH: chroma_weight_l0",c_offsetCb); in ih264d_parse_pred_weight_table()910 ui32_temp = (c_offsetCb << 16) | (c_weightCb & 0xFFFF); in ih264d_parse_pred_weight_table()