Searched defs:vpx_convolve8 (Results 1 - 9 of 9) sorted by relevance

/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h26 #define vpx_convolve8 vpx_convolve8_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h27 #define vpx_convolve8 vpx_convolve8_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h27 #define vpx_convolve8 vpx_convolve8_neon macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h26 #define vpx_convolve8 vpx_convolve8_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h26 #define vpx_convolve8 vpx_convolve8_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h27 #define vpx_convolve8 vpx_convolve8_dspr2 macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h26 #define vpx_convolve8 vpx_convolve8_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h28 #define vpx_convolve8 vpx_convolve8_ssse3 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h28 #define vpx_convolve8 vpx_convolve8_ssse3 macro

Completed in 43 milliseconds