Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dvariance_sse2.c283 unsigned int vpx_variance16x8_sse2(const uint8_t *src_ptr, int src_stride, in vpx_variance16x8_sse2() function
413 vpx_variance16x8_sse2(src_ptr, src_stride, ref_ptr, ref_stride, sse); in vpx_mse16x8_sse2()
/external/libvpx/libvpx/test/
Dvariance_test.cc1065 VarianceParams(4, 3, &vpx_variance16x8_sse2),
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1946 unsigned int vpx_variance16x8_sse2(const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, …
1947 #define vpx_variance16x8 vpx_variance16x8_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1953 unsigned int vpx_variance16x8_sse2(const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, …
1954 #define vpx_variance16x8 vpx_variance16x8_sse2