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

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl996 add_proto qw/void vpx_sad8x16x4d/, "const uint8_t *src_ptr, int src_stride, const uint8_t * const ref_ptr[], int ref_stride, uint32_t *sad_array";
997 specialize qw/vpx_sad8x16x4d msa/, "$sse2_x86inc";
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h445 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h443 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h443 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h443 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h514 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h506 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h479 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h579 #define vpx_sad8x16x4d vpx_sad8x16x4d_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h584 #define vpx_sad8x16x4d vpx_sad8x16x4d_sse2 macro
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2142 cpi->fn_ptr[BLOCK_8X16].sdx4df = vpx_sad8x16x4d;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1877 vpx_sad8x16x3, vpx_sad8x16x8, vpx_sad8x16x4d)

Completed in 169 milliseconds