Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.c82 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()
/external/libvpx/armv7a/
Dvp9_rtcd.h50 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_c macro
/external/libvpx/mips/
Dvp9_rtcd.h50 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_c macro
/external/libvpx/generic/
Dvp9_rtcd.h50 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_c macro
/external/libvpx/mips-dspr2/
Dvp9_rtcd.h53 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_dspr2 macro
/external/libvpx/armv7a-neon/
Dvp9_rtcd.h53 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_neon macro
/external/libvpx/x86/
Dvp9_rtcd.h54 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_sse2 macro