- c8b1fc2 Include "gtest/gtest.h" using the shorter path by Wan-Teh Chang · 6 months ago
- b7c05bd *.{c,cc,h}: normalize AOMedia copyright by James Zern · 7 months ago
- 339e563 test/*: delete empty TearDown functions by James Zern · 1 year, 4 months ago
- f1fa1eb test/*.cc: use '= default' by James Zern · 1 year, 6 months ago
- faa2dcf test/*.cc: prefer 'override' to 'virtual' by James Zern · 1 year, 6 months ago
- 8183806 K-means: NEON implementation. by Vincent Rabaud · 1 year, 9 months ago
- 8693e6a K-means: switch pipeline to 16 bit. by Vincent Rabaud · 2 years, 1 month ago
- dfbcab8 Fix several bugs in K-means. by Vincent Rabaud · 2 years, 1 month ago
- 8cbaea6 K-means: Compute calc_total_dist inside calc_indices. by Vincent Rabaud · 2 years, 2 months ago
- 5f07bbd K-means: enable SSE2 av1_calc_indices_dim2 by Vincent Rabaud · 2 years, 2 months ago
- f2658a3 clear -Wextra-semi/-Wextra-semi-stmt warnings by James Zern · 3 years ago
- 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 7 months ago
- 3a22542 Disable av1_calc_indices_dim2 sse2 SIMD by Yunqing Wang · 4 years ago
- be1d098 Error correction for SSE2 k_means by Krishna Malladi · 4 years ago
- 757be90 kValidBlockSize[] error correction for k_means by Krishna Malladi · 4 years ago
- d289ce9 SSE2 k_means implementation by Krishna Malladi · 4 years ago
- b4fd482 Add av1_calc_indices_dim2_avx2() by Krishna Malladi · 4 years, 2 months ago
- 6514dcc MAC warning:Unused variable kValidBlockSize by Krishna Malladi · 4 years, 2 months ago
- 065983b Add av1_calc_indices_dim1_avx2 for k_means by Krishna Malladi · 4 years, 2 months ago