Home
last modified time | relevance | path

Searched refs:vpx_highbd_sad32x16_avg (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h970 #define vpx_highbd_sad32x16_avg vpx_highbd_sad32x16_avg_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1242 #define vpx_highbd_sad32x16_avg vpx_highbd_sad32x16_avg_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1242 #define vpx_highbd_sad32x16_avg vpx_highbd_sad32x16_avg_neon macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1245 #define vpx_highbd_sad32x16_avg vpx_highbd_sad32x16_avg_sse2 macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1238 #define vpx_highbd_sad32x16_avg vpx_highbd_sad32x16_avg_sse2 macro
/external/libvpx/vp9/encoder/
Dvp9_encoder.c1640 MAKE_BFP_SADAVG_WRAPPER(vpx_highbd_sad32x16_avg) in MAKE_BFP_SADAVG_WRAPPER() argument