Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.c135 sf->highbd_predict[0][1][1] = vpx_highbd_convolve8_avg_vert;
141 sf->highbd_predict[0][0][1] = vpx_highbd_convolve8_avg_vert;
143 sf->highbd_predict[0][1][1] = vpx_highbd_convolve8_avg_vert;
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h670 #define vpx_highbd_convolve8_avg_vert vpx_highbd_convolve8_avg_vert_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h727 #define vpx_highbd_convolve8_avg_vert vpx_highbd_convolve8_avg_vert_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h727 #define vpx_highbd_convolve8_avg_vert vpx_highbd_convolve8_avg_vert_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h848 #define vpx_highbd_convolve8_avg_vert vpx_highbd_convolve8_avg_vert_c macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h853 #define vpx_highbd_convolve8_avg_vert vpx_highbd_convolve8_avg_vert_sse2 macro