Home
last modified time | relevance | path

Searched refs:vpx_sad8x16x4d (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h482 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h482 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h482 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h482 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h521 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h566 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h566 #define vpx_sad8x16x4d vpx_sad8x16x4d_c macro
/external/libvpx/config/mips64-msa/
Dvpx_dsp_rtcd.h605 #define vpx_sad8x16x4d vpx_sad8x16x4d_msa macro
/external/libvpx/config/mips32-msa/
Dvpx_dsp_rtcd.h605 #define vpx_sad8x16x4d vpx_sad8x16x4d_msa macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h643 #define vpx_sad8x16x4d vpx_sad8x16x4d_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h647 #define vpx_sad8x16x4d vpx_sad8x16x4d_sse2 macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2003 cpi->fn_ptr[BLOCK_8X16].sdx4df = vpx_sad8x16x4d; in vp8_create_compressor()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2295 vpx_sad8x16x8, vpx_sad8x16x4d) in vp9_create_compressor()