Searched refs:vp9_convolve8_avg_horiz (Results 1 – 7 of 7) sorted by relevance
82 sf->predict[1][0][1] = vp9_convolve8_avg_horiz; in vp9_setup_scale_factors_for_frame()96 sf->predict[0][0][1] = vp9_convolve8_avg_horiz; in vp9_setup_scale_factors_for_frame()100 sf->predict[1][0][1] = vp9_convolve8_avg_horiz; in vp9_setup_scale_factors_for_frame()
50 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_c macro
53 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_dspr2 macro
53 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_neon macro
54 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_sse2 macro