Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.c134 sf->highbd_predict[0][1][0] = vpx_highbd_convolve8_vert;
140 sf->highbd_predict[0][0][0] = vpx_highbd_convolve8_vert;
142 sf->highbd_predict[0][1][0] = vpx_highbd_convolve8_vert;
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h676 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h735 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h735 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h854 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_c macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h861 #define vpx_highbd_convolve8_vert vpx_highbd_convolve8_vert_sse2 macro