Home
last modified time | relevance | path

Searched refs:vpx_sad4x4x8 (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1276 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1451 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1451 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2045 cpi->fn_ptr[BLOCK_4X4].sdx8f = vpx_sad4x4x8; in vp8_create_compressor()
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1656 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1663 #define vpx_sad4x4x8 vpx_sad4x4x8_c macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2622 vpx_sad4x4x8) in vp9_create_compressor()