Searched refs:vpx_sad4x4x8 (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl1072 add_proto qw/void vpx_sad4x4x8/, "const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, uint32_t *sad_array";
1073 specialize qw/vpx_sad4x4x8 sse4_1 msa/;
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h437 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h437 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h437 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h439 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h505 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h497 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h473 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h559 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h564 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2137 cpi->fn_ptr[BLOCK_4X4].sdx8f = vpx_sad4x4x8;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1912 vpx_sad4x4x3, vpx_sad4x4x8, vpx_sad4x4x4d)

Completed in 189 milliseconds