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

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl974 add_proto qw/unsigned int vpx_sad4x8/, "const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride";
975 specialize qw/vpx_sad4x8 msa/, "$sse_x86inc";
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h440 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h440 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h440 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h442 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h508 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h500 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h476 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h563 #define vpx_sad4x8 vpx_sad4x8_sse macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h568 #define vpx_sad4x8 vpx_sad4x8_sse macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1905 BFP(BLOCK_4X8, vpx_sad4x8, vpx_sad4x8_avg,

Completed in 298 milliseconds