Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/x86/
Dintrapred_ssse3.c1385 static INLINE void load_weight_h_w4(const uint8_t *weight_array, int height, in load_weight_h_w4() function
1428 load_weight_h_w4(sm_weight_arrays, 4, &weights); in aom_smooth_h_predictor_4x4_ssse3()
1440 load_weight_h_w4(sm_weight_arrays, 8, &weights); in aom_smooth_h_predictor_4x8_ssse3()
1452 load_weight_h_w4(sm_weight_arrays, 8, &weights); in aom_smooth_h_predictor_4x16_ssse3()