Home
last modified time | relevance | path

Searched refs:vpx_sad32x64 (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h374 #define vpx_sad32x64 vpx_sad32x64_c macro
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h376 #define vpx_sad32x64 vpx_sad32x64_c macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h374 #define vpx_sad32x64 vpx_sad32x64_c macro
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h374 #define vpx_sad32x64 vpx_sad32x64_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h410 #define vpx_sad32x64 vpx_sad32x64_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h433 #define vpx_sad32x64 vpx_sad32x64_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h441 #define vpx_sad32x64 vpx_sad32x64_c macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h489 #define vpx_sad32x64 vpx_sad32x64_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h494 #define vpx_sad32x64 vpx_sad32x64_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1850 BFP(BLOCK_32X64, vpx_sad32x64, vpx_sad32x64_avg, in vp9_create_compressor()