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

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl1058 add_proto qw/void vpx_highbd_sad8x8x4d/, "const uint8_t *src_ptr, int src_stride, const uint8_t* const ref_ptr[], int ref_stride, uint32_t *sad_array";
1059 specialize qw/vpx_highbd_sad8x8x4d sse2/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h1042 #define vpx_highbd_sad8x8x4d vpx_highbd_sad8x8x4d_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h1042 #define vpx_highbd_sad8x8x4d vpx_highbd_sad8x8x4d_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h1042 #define vpx_highbd_sad8x8x4d vpx_highbd_sad8x8x4d_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h1056 #define vpx_highbd_sad8x8x4d vpx_highbd_sad8x8x4d_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h1077 #define vpx_highbd_sad8x8x4d vpx_highbd_sad8x8x4d_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h1042 #define vpx_highbd_sad8x8x4d vpx_highbd_sad8x8x4d_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h1077 #define vpx_highbd_sad8x8x4d vpx_highbd_sad8x8x4d_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h1157 #define vpx_highbd_sad8x8x4d vpx_highbd_sad8x8x4d_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h1157 #define vpx_highbd_sad8x8x4d vpx_highbd_sad8x8x4d_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h1324 #define vpx_highbd_sad8x8x4d vpx_highbd_sad8x8x4d_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h1331 #define vpx_highbd_sad8x8x4d vpx_highbd_sad8x8x4d_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1442 MAKE_BFP_SAD4D_WRAPPER(vpx_highbd_sad8x8x4d)

Completed in 170 milliseconds