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

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl965 add_proto qw/unsigned int vpx_sad8x16/, "const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride";
966 specialize qw/vpx_sad8x16 mmx neon msa/, "$sse2_x86inc";
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h476 #define vpx_sad8x16 vpx_sad8x16_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h476 #define vpx_sad8x16 vpx_sad8x16_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h476 #define vpx_sad8x16 vpx_sad8x16_c macro
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h478 #define vpx_sad8x16 vpx_sad8x16_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h547 #define vpx_sad8x16 vpx_sad8x16_neon macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h539 #define vpx_sad8x16 vpx_sad8x16_neon macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h512 #define vpx_sad8x16 vpx_sad8x16_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h609 #define vpx_sad8x16 vpx_sad8x16_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h614 #define vpx_sad8x16 vpx_sad8x16_sse2 macro
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2110 cpi->fn_ptr[BLOCK_8X16].sdf = vpx_sad8x16;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1891 BFP(BLOCK_8X16, vpx_sad8x16, vpx_sad8x16_avg,

Completed in 148 milliseconds