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

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl1048 add_proto qw/void vpx_sad64x64x8/, "const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, uint32_t *sad_array";
1049 specialize qw/vpx_sad64x64x8 msa/;
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h473 #define vpx_sad64x64x8 vpx_sad64x64x8_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h473 #define vpx_sad64x64x8 vpx_sad64x64x8_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h473 #define vpx_sad64x64x8 vpx_sad64x64x8_c macro
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h475 #define vpx_sad64x64x8 vpx_sad64x64x8_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h543 #define vpx_sad64x64x8 vpx_sad64x64x8_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h535 #define vpx_sad64x64x8 vpx_sad64x64x8_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h509 #define vpx_sad64x64x8 vpx_sad64x64x8_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h604 #define vpx_sad64x64x8 vpx_sad64x64x8_c macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h609 #define vpx_sad64x64x8 vpx_sad64x64x8_c macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1878 vpx_sub_pixel_avg_variance64x64, vpx_sad64x64x3, vpx_sad64x64x8,

Completed in 113 milliseconds