Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dvariance_sse2.c293 unsigned int vpx_variance16x16_sse2(const uint8_t *src_ptr, int src_stride, in vpx_variance16x16_sse2() function
420 vpx_variance16x16_sse2(src_ptr, src_stride, ref_ptr, ref_stride, sse); in vpx_mse16x16_sse2()
/external/libvpx/libvpx/test/
Dvariance_test.cc1064 VarianceParams(4, 4, &vpx_variance16x16_sse2),
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1938 unsigned int vpx_variance16x16_sse2(const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr,…
1939 #define vpx_variance16x16 vpx_variance16x16_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1945 unsigned int vpx_variance16x16_sse2(const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr,…
1946 #define vpx_variance16x16 vpx_variance16x16_sse2