Searched defs:pred_round (Results 1 – 1 of 1) sorted by relevance
1056 const __m128i pred_round = _mm_set1_epi32((1 << (sm_weight_log2_scale - 1))); in smooth_v_pred_4xh() local1168 const __m128i pred_round = _mm_set1_epi32((1 << (sm_weight_log2_scale - 1))); in smooth_v_pred_8xh() local1400 const __m128i pred_round = _mm_set1_epi32((1 << (sm_weight_log2_scale - 1))); in smooth_h_pred_4xh() local1499 const __m128i pred_round = _mm_set1_epi32((1 << (sm_weight_log2_scale - 1))); in smooth_h_pred_8xh() local1591 const __m128i pred_round = _mm_set1_epi32((1 << (sm_weight_log2_scale - 1))); in smooth_h_predictor_wxh() local