Searched refs:off1_cr (Results 1 – 6 of 6) sorted by relevance
406 WORD32 off1_cr, in ihevc_weighted_pred_chroma_bi() argument428 i4_tmp += (off0_cr + off1_cr + 1) << (shift - 1); in ihevc_weighted_pred_chroma_bi()
91 WORD32 off1_cr,
204 WORD32 off1_cr,
573 WORD32 off1_cr, in ihevc_weighted_pred_chroma_bi_neonintr() argument608 tmp_lvl_shift += ((off0_cr + off1_cr + 1) << (shift - 1)); in ihevc_weighted_pred_chroma_bi_neonintr()
1529 WORD32 off1_cr, in ihevc_weighted_pred_chroma_bi_sse42() argument1547 temp2 = (off0_cr + off1_cr + 1) << (shift - 1); in ihevc_weighted_pred_chroma_bi_sse42()
1032 WORD32 off1_cr, in ihevc_weighted_pred_chroma_bi_ssse3() argument1050 temp2 = (off0_cr + off1_cr + 1) << (shift - 1); in ihevc_weighted_pred_chroma_bi_ssse3()