Searched refs:vpx_sad32x32x4d (Results 1 - 11 of 11) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl1087 add_proto qw/void vpx_sad32x32x4d/, "const uint8_t *src_ptr, int src_stride, const uint8_t * const ref_ptr[], int ref_stride, uint32_t *sad_array";
1088 specialize qw/vpx_sad32x32x4d avx2 neon msa/, "$sse2_x86inc";
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h410 #define vpx_sad32x32x4d vpx_sad32x32x4d_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h410 #define vpx_sad32x32x4d vpx_sad32x32x4d_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h410 #define vpx_sad32x32x4d vpx_sad32x32x4d_c macro
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h412 #define vpx_sad32x32x4d vpx_sad32x32x4d_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h477 #define vpx_sad32x32x4d vpx_sad32x32x4d_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h469 #define vpx_sad32x32x4d vpx_sad32x32x4d_neon macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h446 #define vpx_sad32x32x4d vpx_sad32x32x4d_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h524 #define vpx_sad32x32x4d vpx_sad32x32x4d_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h529 #define vpx_sad32x32x4d vpx_sad32x32x4d_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1874 vpx_sad32x32x4d)

Completed in 198 milliseconds