Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.c145 sf->highbd_predict[1][0][1] = vpx_highbd_convolve8_avg;
153 sf->highbd_predict[0][1][1] = vpx_highbd_convolve8_avg;
159 sf->highbd_predict[0][0][1] = vpx_highbd_convolve8_avg;
161 sf->highbd_predict[0][1][1] = vpx_highbd_convolve8_avg;
163 sf->highbd_predict[1][0][1] = vpx_highbd_convolve8_avg;
168 sf->highbd_predict[1][1][1] = vpx_highbd_convolve8_avg;
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h664 #define vpx_highbd_convolve8_avg vpx_highbd_convolve8_avg_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h719 #define vpx_highbd_convolve8_avg vpx_highbd_convolve8_avg_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h719 #define vpx_highbd_convolve8_avg vpx_highbd_convolve8_avg_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h842 #define vpx_highbd_convolve8_avg vpx_highbd_convolve8_avg_c macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h845 #define vpx_highbd_convolve8_avg vpx_highbd_convolve8_avg_sse2 macro