Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Davg_test.cc574 ::testing::Values(make_tuple(16, 16, 1, 8, &vpx_highbd_avg_8x8_sse2),
/external/libvpx/libvpx/vpx_dsp/x86/
Davg_intrin_sse2.c142 unsigned int vpx_highbd_avg_8x8_sse2(const uint8_t *s8, int p) { in vpx_highbd_avg_8x8_sse2() function
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h832 unsigned int vpx_highbd_avg_8x8_sse2(const uint8_t *s8, int p);
833 #define vpx_highbd_avg_8x8 vpx_highbd_avg_8x8_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h833 unsigned int vpx_highbd_avg_8x8_sse2(const uint8_t *s8, int p);
834 #define vpx_highbd_avg_8x8 vpx_highbd_avg_8x8_sse2