Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dvariance_sse2.c273 unsigned int vpx_variance8x16_sse2(const uint8_t *src_ptr, int src_stride, in vpx_variance8x16_sse2() function
406 vpx_variance8x16_sse2(src_ptr, src_stride, ref_ptr, ref_stride, sse); in vpx_mse8x16_sse2()
/external/libvpx/libvpx/test/
Dvariance_test.cc1066 VarianceParams(3, 4, &vpx_variance8x16_sse2),
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1978 unsigned int vpx_variance8x16_sse2(const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, …
1979 #define vpx_variance8x16 vpx_variance8x16_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1985 unsigned int vpx_variance8x16_sse2(const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, …
1986 #define vpx_variance8x16 vpx_variance8x16_sse2