Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_process_pslice.c889 WORD8 c_weightCb, c_weightCr, c_offsetCb, c_offsetCr; in ih264d_parse_pred_weight_table() local
923 c_offsetCr = i_temp; in ih264d_parse_pred_weight_table()
924 COPYTHECONTEXT("SH: chroma_weight_l0",c_offsetCr); in ih264d_parse_pred_weight_table()
926 ui32_temp = (c_offsetCr << 16) | (c_weightCr & 0xFFFF); in ih264d_parse_pred_weight_table()