Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dminmax_test.cc122 ::testing::Values(&vpx_minmax_8x8_sse2));
/external/libvpx/libvpx/vpx_dsp/x86/
Davg_intrin_sse2.c18 void vpx_minmax_8x8_sse2(const uint8_t *s, int p, const uint8_t *d, int dp, in vpx_minmax_8x8_sse2() function
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1488 void vpx_minmax_8x8_sse2(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
1489 #define vpx_minmax_8x8 vpx_minmax_8x8_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1495 void vpx_minmax_8x8_sse2(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
1496 #define vpx_minmax_8x8 vpx_minmax_8x8_sse2