Home
last modified time | relevance | path

Searched defs:pred_round (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/aom_dsp/x86/
Dintrapred_ssse3.c1056 const __m128i pred_round = _mm_set1_epi32((1 << (sm_weight_log2_scale - 1))); in smooth_v_pred_4xh() local
1168 const __m128i pred_round = _mm_set1_epi32((1 << (sm_weight_log2_scale - 1))); in smooth_v_pred_8xh() local
1400 const __m128i pred_round = _mm_set1_epi32((1 << (sm_weight_log2_scale - 1))); in smooth_h_pred_4xh() local
1499 const __m128i pred_round = _mm_set1_epi32((1 << (sm_weight_log2_scale - 1))); in smooth_h_pred_8xh() local
1591 const __m128i pred_round = _mm_set1_epi32((1 << (sm_weight_log2_scale - 1))); in smooth_h_predictor_wxh() local