Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h72 #define vpx_convolve8_vert vpx_convolve8_vert_neon macro
/aosp_15_r20/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h63 #define vpx_convolve8_vert vpx_convolve8_vert_c macro
/aosp_15_r20/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h78 #define vpx_convolve8_vert vpx_convolve8_vert_ssse3 macro
/aosp_15_r20/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h84 RTCD_EXTERN void (*vpx_convolve8_vert)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrd… variable
/aosp_15_r20/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h78 #define vpx_convolve8_vert vpx_convolve8_vert_ssse3 macro