Home
last modified time | relevance | path

Searched defs:vpx_convolve8 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h52 #define vpx_convolve8 vpx_convolve8_neon macro
/aosp_15_r20/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h48 #define vpx_convolve8 vpx_convolve8_c macro
/aosp_15_r20/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h53 #define vpx_convolve8 vpx_convolve8_ssse3 macro
/aosp_15_r20/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h54 RTCD_EXTERN void (*vpx_convolve8)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t… variable
/aosp_15_r20/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h53 #define vpx_convolve8 vpx_convolve8_ssse3 macro