Home
last modified time | relevance | path

Searched refs:vpx_sad4x4x3 (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h389 #define vpx_sad4x4x3 vpx_sad4x4x3_c macro
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h391 #define vpx_sad4x4x3 vpx_sad4x4x3_c macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h389 #define vpx_sad4x4x3 vpx_sad4x4x3_c macro
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h389 #define vpx_sad4x4x3 vpx_sad4x4x3_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h425 #define vpx_sad4x4x3 vpx_sad4x4x3_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h449 #define vpx_sad4x4x3 vpx_sad4x4x3_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h457 #define vpx_sad4x4x3 vpx_sad4x4x3_c macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h510 #define vpx_sad4x4x3 vpx_sad4x4x3_sse3 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h515 #define vpx_sad4x4x3 vpx_sad4x4x3_sse3 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1895 vpx_sad4x4x3, vpx_sad4x4x8, vpx_sad4x4x4d) in vp9_create_compressor()
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2160 cpi->fn_ptr[BLOCK_4X4].sdx3f = vpx_sad4x4x3; in vp8_create_compressor()