Home
last modified time | relevance | path

Searched refs:load_weight_v_w4 (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/aom_dsp/x86/
Dintrapred_ssse3.c1030 static INLINE void load_weight_v_w4(const uint8_t *weight_array, int height, in load_weight_v_w4() function
1082 load_weight_v_w4(sm_weight_arrays, 4, weights); in aom_smooth_v_predictor_4x4_ssse3()
1094 load_weight_v_w4(sm_weight_arrays, 8, weights); in aom_smooth_v_predictor_4x8_ssse3()
1106 load_weight_v_w4(sm_weight_arrays, 16, weights); in aom_smooth_v_predictor_4x16_ssse3()