HomeSort by relevance Sort by last modified time
    Searched refs:vpx_get32x32var_avx2 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx_dsp/x86/
variance_avx2.c 16 void vpx_get32x32var_avx2(const uint8_t *src, int src_stride,
63 vpx_get32x32var_avx2, 32);
72 vpx_get32x32var_avx2, 32);
81 vpx_get32x32var_avx2, 32);
90 vpx_get32x32var_avx2, 32);
variance_impl_avx2.c 143 void vpx_get32x32var_avx2(const unsigned char *src_ptr, int source_stride, function

Completed in 99 milliseconds