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

/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp_rtcd_defs.pl1015 add_proto qw/unsigned int vpx_highbd_sad8x16_avg/, "const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
1016 specialize qw/vpx_highbd_sad8x16_avg sse2/;
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h1021 #define vpx_highbd_sad8x16_avg vpx_highbd_sad8x16_avg_c macro
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h1021 #define vpx_highbd_sad8x16_avg vpx_highbd_sad8x16_avg_c macro
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h1021 #define vpx_highbd_sad8x16_avg vpx_highbd_sad8x16_avg_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h1035 #define vpx_highbd_sad8x16_avg vpx_highbd_sad8x16_avg_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h1056 #define vpx_highbd_sad8x16_avg vpx_highbd_sad8x16_avg_c macro
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h1021 #define vpx_highbd_sad8x16_avg vpx_highbd_sad8x16_avg_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h1056 #define vpx_highbd_sad8x16_avg vpx_highbd_sad8x16_avg_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h1136 #define vpx_highbd_sad8x16_avg vpx_highbd_sad8x16_avg_c macro
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h1136 #define vpx_highbd_sad8x16_avg vpx_highbd_sad8x16_avg_c macro
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h1296 #define vpx_highbd_sad8x16_avg vpx_highbd_sad8x16_avg_sse2 macro
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h1303 #define vpx_highbd_sad8x16_avg vpx_highbd_sad8x16_avg_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c1438 MAKE_BFP_SADAVG_WRAPPER(vpx_highbd_sad8x16_avg)

Completed in 174 milliseconds