- 5861e43 Fix unsigned integer overflow in sse computation by Neha Mary Thomas · 2 years ago
- 8c7991c Fix a crash in MSVC x86 Build by chiyotsai · 2 years ago
- 7d85d17 Remove common subexpr in aom_flat_block_finder_run by Wan-Teh Chang · 2 years ago
- 2d4a0e3 Fix off-by-one bug in Neon sub-pixel variance functions by Jonathan Wright · 2 years ago
- 8dd5f5f Change the license to the BSD 2 Clause License by Wan-Teh Chang · 2 years, 1 month ago
- fe9647f Revert "Remove second transpose from transforms" by Kyle Siefring · 2 years, 2 months ago
- 591a118 AVX2: Add optimization for sad_16xhx4d by chiyotsai · 2 years, 2 months ago
- a4c4f18 AVX2: Add optimization for sad_mxnx3d by chiyotsai · 2 years, 2 months ago
- b8662ce [x86]: Improve aom_smooth_v_predictor_4x{4,8,16}_ssse3(). by Scott LaVarnway · 2 years, 2 months ago
- 976f227 Remove second transpose from transforms by Kyle Siefring · 2 years, 3 months ago
- 53e3a69 Move global motion estimation code to aom_dsp/ by Rachel Barker · 2 years, 2 months ago
- ea5b646 [x86]: Improve aom_smooth_v_predictor_8x{4,8,16,32}_ssse3(). by Scott LaVarnway · 2 years, 2 months ago
- d556d56 [x86]: Improve aom_smooth_h_predictor_4x{4,8,16}_ssse3(). by Scott LaVarnway · 2 years, 2 months ago
- 415744f Count down in Neon SSE loops by Gerda Zsejke More · 2 years, 2 months ago
- 5c23175 Count down in Neon SAD loops by Gerda Zsejke More · 2 years, 2 months ago
- 17cbad5 Fix inconsistent-declaration-parameter-name by Wan-Teh Chang · 2 years, 2 months ago
- 759b513 Count down in Neon subpel variance loops by Gerda Zsejke More · 2 years, 2 months ago
- 7381d0b [x86]: Improve aom_smooth_h_predictor_8x{4,8,16,32}_ssse3(). by Scott LaVarnway · 2 years, 2 months ago
- 65c7e1b rtc: Refactor model_skip_sb_y_large() for tx_size 16x16 by Anupam Pandey · 2 years, 2 months ago
- bf131b8 rtc: Optimize AVX2 intrinsic of aom_int_pro_col() by Diksha Singh · 2 years, 2 months ago
- 751bcbc Remove unused SVD functions from mathutil.h by Rachel Barker · 2 years, 2 months ago
- 0d01d95 Move PixelRect type to aom_dsp/ by Rachel Barker · 2 years, 2 months ago
- de590e3 Add Neon implementations of averaging SAD functions by Jonathan Wright · 2 years, 2 months ago
- fef440c Specialize Neon averaging subpel variance by filter value by Jonathan Wright · 2 years, 2 months ago
- 3df6c18 Add Neon implementations of averaging subpel variance functions by Jonathan Wright · 2 years, 2 months ago
- fd65050 [x86]: Improve aom_smooth_predictor_{16,32,64}xH_ssse3(). by Scott LaVarnway · 2 years, 2 months ago
- 1a3d8c9 [x86]: Improve aom_smooth_v_predictor_64x{16,32,64}_ssse3(). by Scott LaVarnway · 2 years, 2 months ago
- 24d58d5 [x86]: Improve aom_smooth_v_predictor_32x{8,16,32,64}_ssse3(). by Scott LaVarnway · 2 years, 2 months ago
- 0dd0190 [x86]: Improve aom_smooth_v_predictor_16x{4,816,32,64}_ssse3(). by Scott LaVarnway · 2 years, 2 months ago
- 23868d3 [x86]: aom_smooth_h_predictor_{16,32,64} cosmetics. by Scott LaVarnway · 2 years, 2 months ago
- b8b3e22 Revert "rtc: Optimize AVX2 of aom_hadamard_lp_8x8_dual()" by Diksha Singh · 2 years, 2 months ago
- 39e731b [x86]: Improve aom_smooth_h_predictor_64x{16,32,64}_ssse3(). by Scott LaVarnway · 2 years, 2 months ago
- 666ed70 Optimize 32 and wider avx2 block subtract by Kyle Siefring · 2 years, 4 months ago
- e63dc12 Minor optimization for avx2 sadx4d by Kyle Siefring · 2 years, 3 months ago
- 32356b4 rtc: Optimize AVX2 intrinsic of aom_hadamard_lp_8x8_dual() by Diksha Singh · 2 years, 3 months ago
- 4461c22 [x86]: Fix aom_smooth_h_predictor_32x{8,16,32,64}_ssse3() by Scott LaVarnway · 2 years, 3 months ago
- 8678442 [x86]: Improve aom_smooth_h_predictor_32x{8,16,32,64}_ssse3(). by Scott LaVarnway · 2 years, 3 months ago
- 2171f15 intrapred_ssse3.c: fix Visual Studio build by James Zern · 2 years, 3 months ago
- c62b433 [x86]: Improve aom_smooth_h_predictor_16x{4,8,16,32,64}_ssse3(). by Scott LaVarnway · 2 years, 3 months ago
- 7ca0346 Modify 16x16 Hadamard NEON function by Ranjit Kumar Tulabandu · 2 years, 3 months ago
- ae62a62 Add AVX2 for aom_lpf_vertical_14_quad() by venkat sanampudi · 2 years, 3 months ago
- 369372e Optimize AVX2 intrinsic of aom_get_sse_sum_8x8_quad() by Diksha Singh · 2 years, 3 months ago
- 6594a4e Modify 16x16/32x32 Hadamard SSE2 functions by Ranjit Kumar Tulabandu · 2 years, 4 months ago
- b00034a AVX2: Forced inline sadMxNx4d by chiyotsai · 2 years, 3 months ago
- 98ab300 AVX2: Compile away some loops in subpel variance functions by chiyotsai · 2 years, 3 months ago
- b1637f0 Optimize avg_8x8 sse2 and avx2 intrinsics by Kyle Siefring · 2 years, 4 months ago
- 4ebe832 Minor optimizations for x86 pro_row/col functions by Kyle Siefring · 2 years, 4 months ago
- c252864 BUILD: Add missing header files to cmake by chiyotsai · 2 years, 3 months ago
- 19a6c21 Add NEON Intrinsic for aom_mse_wxh_16bit() function by Diksha Singh · 2 years, 3 months ago
- 1c79792 Improve aom_mse_wxh_16bit_sse2() function by Diksha Singh · 2 years, 3 months ago
- 6b11ba7 aom_vector_var_*: normalize parameter names by James Zern · 2 years, 4 months ago
- 2067451 normalize aom_vector_var_avx2() signature by James Zern · 2 years, 4 months ago
- 336e0d0 rtc: Add AVX2 for aom_vector_match() by venkat sanampudi · 2 years, 4 months ago
- cb7bd94 Fix c/simd mismatch in hadamard by linzhen · 2 years, 4 months ago
- b129396 Add SSE2 support for aom_mse_16xh_16bit() by Diksha Singh · 2 years, 4 months ago
- 6ed0c7a Add dual and quad intrinsic support for CDEF MSE computation by Diksha Singh · 2 years, 4 months ago
- cb496e9 remove mips optimizations by James Zern · 2 years, 4 months ago
- b59de8a x86,cosmetics: remove unneeded casts w/xx_storel_32() by James Zern · 2 years, 4 months ago
- 6df621c rtc: Add AVX2 variant for functions related to motion search by venkat sanampudi · 2 years, 4 months ago
- 5971960 AVX2: Port av1_convolve_(x|y|2d)_sr from SVT-AV1 by chiyotsai · 2 years, 5 months ago
- 11bd021 Optimize av1_convolve_2d_sr_neon using SDOT instruction by Jonathan Wright · 2 years, 8 months ago
- 0bc0a1a Revert "Refactor and tidy up av1_convolve_2d_sr_neon" by James Zern · 2 years, 4 months ago
- 2cc0666 Optimize av1_convolve_2d_sr_neon using SDOT instruction by Jonathan Wright · 2 years, 8 months ago
- 64f68f0 .clang-format: update to clang-format-11 by clang-format · 2 years, 5 months ago
- 5d219cc Optimize Neon temporal filter using UDOT instruction by Jonathan Wright · 2 years, 6 months ago
- 87cab6f Add Neon implementation of av1_apply_temporal_filter by Balaji Anandapadmanaban · 2 years, 7 months ago
- e456818 aom_simd_inline.h: add SIMD_CLAMP by James Zern · 2 years, 5 months ago
- 2ce72a433 Specialize Neon subpel variance by filter value for large blocks by Jonathan Wright · 2 years, 6 months ago
- ce3b001 Refactor Neon subpel variance functions by Jonathan Wright · 2 years, 6 months ago
- df35863 Implement aom_sse_neon helpers using UDOT instruction by Jonathan Wright · 2 years, 7 months ago
- d212966 Refactor aom_sse_neon to use width-specific helper functions by Jonathan Wright · 2 years, 8 months ago
- d799e18 Implement speciality variance functions using UDOT instruction by Jonathan Wright · 2 years, 7 months ago
- 699fa47 Add Neon implementations of mse functions for more block sizes by Jonathan Wright · 2 years, 7 months ago
- 848be47 Refactor Neon implementations of speciality variance functions by Jonathan Wright · 2 years, 7 months ago
- ef8e049 sad_neon.c: simplify __ARM_FEATURE_DOTPROD check by James Zern · 2 years, 5 months ago
- 6ade4c5 x86,cosmetics: prefer _mm_setzero_si128/_mm256_setzero_si256 by James Zern · 2 years, 5 months ago
- 38ef0d8 Implement Neon variance functions using UDOT instruction by Jonathan Wright · 2 years, 7 months ago
- 9491a13 Implement Neon variance functions for all block sizes by Jonathan Wright · 2 years, 7 months ago
- b96bb3a Refactor Neon implementations of variance functions by Jonathan Wright · 2 years, 7 months ago
- 42a54e5 neon,load_unaligned_*: use dup for lane 0 by James Zern · 2 years, 5 months ago
- cf0c48d Implement sad<w>xhx4d_neon functions using UDOT instruction by Jonathan Wright · 2 years, 7 months ago
- f9fc16b Add Neon implementations of SAD4D functions for all block sizes by Jonathan Wright · 2 years, 7 months ago
- 7c3e517 Refactor Neon implementations of SAD4D functions by Jonathan Wright · 2 years, 7 months ago
- 87b56ac Add Neon implementation of aom_sum_sse_2d_i16 by Balaji Anandapadmanaban · 2 years, 7 months ago
- 71ddd81 fix implicit conversion warnings w/bitops by James Zern · 2 years, 5 months ago
- f9a87e5 Optimize implementation of aom_sum_squares_2d_i16_neon by Jonathan Wright · 2 years, 7 months ago
- 0858e57 Implement sad<w>xh_neon functions using UDOT instruction by Jonathan Wright · 2 years, 8 months ago
- f013824 variance_sse2: fix implicit conversion warnings by James Zern · 2 years, 5 months ago
- f7943a4 variance_avx2: fix implicit conversion warnings by James Zern · 2 years, 5 months ago
- 5c57a0d v{64,128,256}_intrinsics: fix some implicit conv warnings by James Zern · 2 years, 5 months ago
- d1061eb Add Neon implementations of SAD functions for all block sizes by Jonathan Wright · 2 years, 8 months ago
- d7a91ce x86: normalize types used with _mm{,256}_set?_epi64x by James Zern · 2 years, 5 months ago
- d7acdf0 x86: normalize types used with _mm{,256}_set?_epi32 by James Zern · 2 years, 5 months ago
- 5919796 x86: normalize types used with _mm{,256}_set?_epi16 by James Zern · 2 years, 5 months ago
- 26bf7ff x86: normalize types used with _mm{,256}_set?_epi8 by James Zern · 2 years, 5 months ago
- f1666b9 Refactor Neon implementations of SAD functions by Jonathan Wright · 2 years, 8 months ago
- 047f3a6 mem_sse2.h: loadu_uint{16,32,64} -> loadu_int* by James Zern · 2 years, 5 months ago
- 24836c7 x86: normalize types used with _mm_cvtsi32_si128 by James Zern · 2 years, 5 months ago
- 44daaab RTC: Add SSE4_1 optimization for aom_vector_var by chiyotsai · 2 years, 5 months ago
- de6481c Revert "Revert "Reduce size of low bit depth sse2 sad functions"" by Kyle Siefring · 2 years, 5 months ago