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

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl966 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";
967 specialize qw/vpx_sad4x4x8 sse4_1 msa/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h397 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h395 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h395 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h395 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h463 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h455 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h431 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h517 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h522 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2161 cpi->fn_ptr[BLOCK_4X4].sdx8f = vpx_sad4x4x8;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1895 vpx_sad4x4x3, vpx_sad4x4x8, vpx_sad4x4x4d)

Completed in 57 milliseconds