Searched refs:vpx_sad16x8x8 (Results 1 - 14 of 14) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl854 add_proto qw/void vpx_sad16x8x8/, "const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, uint32_t *sad_array";
855 specialize qw/vpx_sad16x8x8 sse4_1 msa/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h386 #define vpx_sad16x8x8 vpx_sad16x8x8_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h386 #define vpx_sad16x8x8 vpx_sad16x8x8_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h386 #define vpx_sad16x8x8 vpx_sad16x8x8_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h386 #define vpx_sad16x8x8 vpx_sad16x8x8_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h425 #define vpx_sad16x8x8 vpx_sad16x8x8_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h464 #define vpx_sad16x8x8 vpx_sad16x8x8_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h464 #define vpx_sad16x8x8 vpx_sad16x8x8_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h477 #define vpx_sad16x8x8 vpx_sad16x8x8_msa macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h477 #define vpx_sad16x8x8 vpx_sad16x8x8_msa macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h521 #define vpx_sad16x8x8 vpx_sad16x8x8_c macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h525 #define vpx_sad16x8x8 vpx_sad16x8x8_c macro
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c1995 cpi->fn_ptr[BLOCK_16X8].sdx8f = vpx_sad16x8x8;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c2291 vpx_sad16x8x8, vpx_sad16x8x4d)

Completed in 193 milliseconds