Home
last modified time | relevance | path

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

/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h440 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h442 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h440 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h440 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h476 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h508 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h500 #define vpx_sad4x8 vpx_sad4x8_c macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h563 #define vpx_sad4x8 vpx_sad4x8_sse macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h568 #define vpx_sad4x8 vpx_sad4x8_sse macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1905 BFP(BLOCK_4X8, vpx_sad4x8, vpx_sad4x8_avg, in vp9_create_compressor()