Searched refs:ofst_val (Results 1 – 1 of 1) sorted by relevance
1126 WORD32 round_val, shft, ofst_val; in ih264_weighted_bi_pred_chroma_sse42() local1141 ofst_val = (ofst_u & 0xffff) | (ofst_v << 16); in ih264_weighted_bi_pred_chroma_sse42()1144 ofst_8x16b = _mm_set1_epi32(ofst_val); in ih264_weighted_bi_pred_chroma_sse42()