Searched refs:wt2_u (Results 1 – 2 of 2) sorted by relevance
457 WORD32 wt1_u, wt1_v, wt2_u, wt2_v; in ih264_weighted_bi_pred_chroma() local468 wt2_u = (WORD16)(wt2 & 0xffff); in ih264_weighted_bi_pred_chroma()485 *pu1_dst = CLIP_U8((wt1_u * (*pu1_src1) + wt2_u * (*pu1_src2) + ofst_u) >> shft); in ih264_weighted_bi_pred_chroma()
467 vdup.32 q2, r8 @Q2 = (wt2_u, wt2_v) (32-bit)