Searched refs:vpx_highbd_sad16x16 (Results 1 - 13 of 13) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl965 add_proto qw/unsigned int vpx_highbd_sad16x16/, "const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride";
966 specialize qw/vpx_highbd_sad16x16 sse2/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h928 #define vpx_highbd_sad16x16 vpx_highbd_sad16x16_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h928 #define vpx_highbd_sad16x16 vpx_highbd_sad16x16_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h928 #define vpx_highbd_sad16x16 vpx_highbd_sad16x16_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h942 #define vpx_highbd_sad16x16 vpx_highbd_sad16x16_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h963 #define vpx_highbd_sad16x16 vpx_highbd_sad16x16_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h928 #define vpx_highbd_sad16x16 vpx_highbd_sad16x16_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h963 #define vpx_highbd_sad16x16 vpx_highbd_sad16x16_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h1043 #define vpx_highbd_sad16x16 vpx_highbd_sad16x16_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h1043 #define vpx_highbd_sad16x16 vpx_highbd_sad16x16_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h1176 #define vpx_highbd_sad16x16 vpx_highbd_sad16x16_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h1183 #define vpx_highbd_sad16x16 vpx_highbd_sad16x16_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1431 MAKE_BFP_SAD_WRAPPER(vpx_highbd_sad16x16)

Completed in 293 milliseconds