Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1327 #define vpx_sad8x4x4d vpx_sad8x4x4d_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1517 #define vpx_sad8x4x4d vpx_sad8x4x4d_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1517 #define vpx_sad8x4x4d vpx_sad8x4x4d_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1723 #define vpx_sad8x4x4d vpx_sad8x4x4d_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1730 #define vpx_sad8x4x4d vpx_sad8x4x4d_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2613 vpx_sub_pixel_variance8x4, vpx_sub_pixel_avg_variance8x4, vpx_sad8x4x4d, in vp9_create_compressor()