Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.c137 sf->highbd_predict[1][0][1] = vpx_highbd_convolve8_avg_horiz;
151 sf->highbd_predict[0][0][1] = vpx_highbd_convolve8_avg_horiz;
155 sf->highbd_predict[1][0][1] = vpx_highbd_convolve8_avg_horiz;
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h667 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h723 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h723 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h845 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_c macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h849 #define vpx_highbd_convolve8_avg_horiz vpx_highbd_convolve8_avg_horiz_sse2 macro