Home
last modified time | relevance | path

Searched refs:vpx_satd_sse2 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/test/
Davg_test.cc476 ::testing::Values(make_tuple(16, &vpx_satd_sse2),
477 make_tuple(64, &vpx_satd_sse2),
478 make_tuple(256, &vpx_satd_sse2),
479 make_tuple(1024, &vpx_satd_sse2)));
/external/libvpx/libvpx/vpx_dsp/x86/
Davg_intrin_sse2.c288 int vpx_satd_sse2(const tran_low_t *coeff, int length) { in vpx_satd_sse2() function
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1718 int vpx_satd_sse2(const tran_low_t *coeff, int length);
1719 #define vpx_satd vpx_satd_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1725 int vpx_satd_sse2(const tran_low_t *coeff, int length);
1726 #define vpx_satd vpx_satd_sse2