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

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl948 add_proto qw/void vpx_sad16x16x8/, "const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, uint32_t *sad_array";
949 specialize qw/vpx_sad16x16x8 sse4_1 msa/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h325 #define vpx_sad16x16x8 vpx_sad16x16x8_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h323 #define vpx_sad16x16x8 vpx_sad16x16x8_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h323 #define vpx_sad16x16x8 vpx_sad16x16x8_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h323 #define vpx_sad16x16x8 vpx_sad16x16x8_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h387 #define vpx_sad16x16x8 vpx_sad16x16x8_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h379 #define vpx_sad16x16x8 vpx_sad16x16x8_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h359 #define vpx_sad16x16x8 vpx_sad16x16x8_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h422 #define vpx_sad16x16x8 vpx_sad16x16x8_c macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h427 #define vpx_sad16x16x8 vpx_sad16x16x8_c macro
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2121 cpi->fn_ptr[BLOCK_16X16].sdx8f = vpx_sad16x16x8;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1866 vpx_sub_pixel_avg_variance16x16, vpx_sad16x16x3, vpx_sad16x16x8,

Completed in 1294 milliseconds