Sign in
aomedia
/
aom
/
refs/heads/applejack
/
aom_dsp
/
x86
880406c
Refactor inter preds in *variance*.c
by Urvang Joshi
· 5 years ago
7440c01
Common av1_build_inter_predictors() function.
by Urvang Joshi
· 5 years ago
d6ace92
Uninitialized Memory Bug Correction
by Krishna Malladi
· 5 years ago
9db5b8d
Add a new AOMSIGN macro
by Yaowu Xu
· 5 years ago
ed88a99
Move functions into a header file
by Yaowu Xu
· 5 years ago
415ef7a
Remove aom_ prefix from static functions
by Yaowu Xu
· 5 years ago
850dda8
Remove aom_ prefix for static functions
by Yaowu Xu
· 5 years ago
ef28484
transpose_sse2.h,cosmetics: fix some comments
by James Zern
· 5 years ago
1b752e7
Uninitialized memory bug correction
by Krishna Malladi
· 5 years ago
f2d15ee
Rename onyxc_int.h to av1_common_int.h.
by Wan-Teh Chang
· 5 years ago
0a480f2
Add AVX2 variant for sub_pixel_variance width 16
by venkat sanampudi
· 5 years ago
fa4bf0d
Correct sub pel offset checks for half pel point
by venkat sanampudi
· 5 years ago
c43904e
Add SSSE3 four points search masked_sad
by Ruiling Song
· 5 years ago
8dc32d7
Add sse2 four-points sad_avg
by Ruiling Song
· 5 years ago
4e8bbd1
Add neon/sse2 optimization for fwd txfm 4x4
by Jerome Jiang
· 5 years ago
093688b
AV1 RT: Low-precision Hadamard NEON code
by Fyodor Kyslov
· 5 years ago
2ab2544
AV1 RT: Implement low-precision hadamard for block_yrd
by Fyodor Kyslov
· 5 years ago
f4368ac
Add SSE2 and AVX2 variant for aom_var_2d
by Jayasanker J
· 5 years ago
e151eef
Increase mask sad resolution
by Jingning Han
· 5 years ago
e6d7034
Make hadamard_col8_sse2 inline.
by Fyodor Kyslov
· 5 years ago
5c65749
sadx4d highbd avx2 code refactoring
by Victoria Zhislina
· 5 years ago
b38d0ed
Load reference frame pointer to initialize inter_params
by Jingning Han
· 5 years ago
4c09b45
sad4d avx2 code improvements
by Victoria Zhislina
· 5 years ago
ea4e420
make transpose_16bit_16x16_avx2 faster
by Ruiling Song
· 5 years ago
26e5b5f
Clean up av1_make_inter_predictor() interface
by Jingning Han
· 5 years ago
12d93eb
Pass inter prediction filter parameter
by Jingning Han
· 5 years ago
c18b11a
Decouple av1_make_inter_predictor() dependency on MACROBLOCKD
by Jingning Han
· 5 years ago
b2ff835
Add InterPredParams struct
by Jingning Han
· 5 years ago
6f295fd
aom_dsp/x86/intrapred_avx2: fix int sanitizer warnings
by Hien Ho
· 5 years ago
130fedc
Fix VS build failure
by Ruiling Song
· 5 years ago
1cb298c
Exclude hbd functions in aom_dsp from HBD flag.
by Jerome Jiang
· 5 years ago
bff6ee3
Speed up dr_prediction_z2_HxW_avx2
by Ruiling Song
· 6 years ago
58df5b1
Added SSE2 variant for get_blk_sse_sum_c module.
by Vishesh
· 6 years ago
90a4423
Optimize get_blk_sse_sum_c module
by Vishesh
· 6 years ago
cd135af
Fix integer sanitizer warnings: convolve_2d_avx2.c
by Deepa K G
· 6 years ago
78b69cb
valgrind Issue 2476 fix
by Victoria Zhislina
· 6 years ago
2fdadd0
aom_dsp/x86/variance_avx2: fix int sanitizer warnings
by Hien Ho
· 6 years ago
82a1b77
aom_dsp/x86/intrapred_ssse3: fix int sanitizer warnings
by Hien Ho
· 6 years ago
8f18bdf
Fix HBD build for mingw and sanitizers
by Jerome Jiang
· 6 years ago
478a360
aom_dsp/x86/blend_a64_mask_sse4: fix int sanitizer warnings
by Hien Ho
· 6 years ago
73e1ce9
aom_dsp/x86/convolve_avx2: fix int sanitizer warnings
by Hien Ho
· 6 years ago
ef37e2f
aom_dsp/x86/highbd_loopfilter_sse2: fix int sanitizer
by Hien Ho
· 6 years ago
169f405
aom_dsp/x86/intrapred_avx2: fix int sanitizer warnings
by Hien Ho
· 6 years ago
8bfbe5f
aom_dsp/x86/loopfilter_sse2: fix int sanitizer warnings
by Hien Ho
· 6 years ago
f20376c
Exclude sse and substract from HBD build.
by Jerome Jiang
· 6 years ago
fa1d173
HBD flag for variance and convolve functions.
by Jerome Jiang
· 6 years ago
2d82abf
Remove double-slash in include path
by Robert-André Mauchin
· 6 years ago
1fcd64f
Cosmetic changes to aom_int_pro_row and tests.
by Jerome Jiang
· 6 years ago
ee58653
Add sse2 for aom_int_pro_{row, col} and tests.
by Jerome Jiang
· 6 years ago
90f256f
Add missing variance tests for 4:1 blocksizes
by Debargha Mukherjee
· 6 years ago
c6b9f6b
Add sse2 assembly for highbd_sad_4xn(_avg)
by chiyotsai
· 6 years ago
42451f7
Add a few avx2 functions for sad
by Debargha Mukherjee
· 6 years ago
1e4f94b
Refactor InterpFilters variable
by Ravi Chaudhary
· 6 years ago
7a3af0c
Add SSE2 variant of hbd quantize_b_adaptive
by Remya
· 6 years ago
014f91a
Add SSE2 variant of hbd quantize_b_32x32_adaptive
by Remya
· 6 years ago
a7d48a6
Add AVX2 variant of hbd quantize_b_32x32_adaptive
by Remya
· 6 years ago
d9f3528
Add SSE2 variant of hbd quantize_b_64x64_adaptive
by Remya
· 6 years ago
7cfbaa7
AV1 RT: Use early termination skip decision
by Fyodor Kyslov
· 6 years ago
8a99f6b
Add AVX2 variant for highbd_quantize_b_adaptive_c
by Remya
· 6 years ago
0ce3a9a
Add high-bitdepth version of satd functions for tpl
by Yue Chen
· 6 years ago
1ff1b88
Make parameter names consistent
by Yaowu Xu
· 6 years ago
89ed7d4
Make parameter names consistent
by Yaowu Xu
· 6 years ago
b59712c
Fix decoder wiener filter avx2 vs c mismatch
by Satish Kumar Suman
· 6 years ago
a2312b0
Optimize aom_quantize_b_adaptive module
by Aniket Dhok
· 6 years ago
830b897
update .clang-format for clang-7
by Hien Ho
· 6 years ago
373df0c
dr_prediction AVX calc improvement
by Victoria Zhislina
· 6 years ago
29d8ce4
Optimize aom_quantize_b_64x64_adaptive module
by Aniket Dhok
· 6 years ago
13ecaf7
Optimize adaptive quantization modules
by Aniket Dhok
· 6 years ago
c615fd3
Optimize aom_quantize_b_32x32_adaptive module
by Aniket Dhok
· 6 years ago
64a5e40
Optimize aom_quantize_b_adaptive module
by Aniket Dhok
· 6 years ago
7b9ce53
Revert "dr_prediction AVX calc moved to 16 bit"
by James Zern
· 6 years ago
3896b60
Optimize av1_dist_wtd_convolve functions
by Aniket Dhok
· 6 years ago
881f629
dr_prediction AVX calc moved to 16 bit
by Victoria Zhislina
· 6 years ago
d7ee46b
Optimize av1_convolve_sr functions
by Aniket Dhok
· 6 years ago
fd740ac
Revert "Optimize av1_wiener_convolve_add_src_avx2"
by Yunqing Wang
· 6 years ago
e980281
Optimize highbd sub_pixel_variance module
by Aniket Dhok
· 6 years ago
d8ea9e6
avx2 dr prediction z2 valgrind issue fix
by Victoria Zhislina
· 6 years ago
7b9d0d6
AV1 RealTime path. Initial implementation
by kyslov
· 6 years ago
3ff6ff3
Optimize aom_highbd_quantize_b_64x64 module
by Aniket Dhok
· 6 years ago
09864d8
Reintroduce lowbd 8x16 and 16x8 fwd_txfm modules
by Aniket Dhok
· 6 years ago
f7f0ef5
Fix misspelling in misc. comments
by Sarah Parker
· 6 years ago
16c473b
Remove redundant return statements
by Sarah Parker
· 6 years ago
4ee28ca
avx2 dr prediction z2 valgrind issue fix
by Victoria Zhislina
· 6 years ago
c4b4811
Revert "Optimize lowbd fwd_txfm modules"
by Debargha Mukherjee
· 6 years ago
e8704db
Optimize aom_quantize_b_64x64 module
by Aniket Dhok
· 6 years ago
086922b
intrapred sse2: remove unused macro
by Johann
· 6 years ago
3563b12
avx2 dr prediction valgrind bug fix
by Victoria Zhislina
· 6 years ago
3674aad
intrapred: resolve name conflict
by Johann
· 6 years ago
a8de214
Correct missed renames for jnt_comp
by Debargha Mukherjee
· 6 years ago
0c96c11
Rename jnt_comp convolves to dist_wtd_comp
by Debargha Mukherjee
· 6 years ago
d52c292
Optimize aom_sse_avx2 module
by Aniket Dhok
· 6 years ago
aa7195d
Optimize lowbd fwd_txfm modules
by Aniket Dhok
· 6 years ago
8d92f8f
Fix a segfault caused by unaligned store
by Yaowu Xu
· 6 years ago
20a747b
Fix -Wmissing-declarations fft_avx2.c fft_sse2.c.
by Wan-Teh Chang
· 6 years ago
f90004a
Complete renaming jnt_comp into dist_wtd_comp
by Debargha Mukherjee
· 6 years ago
e08559f
AVX2 dr prediction full version - lbd & hbd, Z1,Z2,Z3
by Victoria Zhislina
· 6 years ago
54f9711
Fix function prototype mismatch.
by Wan-Teh Chang
· 6 years ago
a21966b
Remove frame_refs: de-duplicate ref frame refs
by David Turner
· 6 years ago
b39bada
Fix alignement issue on 32bit build
by kyslov
· 6 years ago
fe99650
AVX2 ver of highb dr prediction - Z1 bug fixed
by Victoria Zhislina
· 6 years ago
Next »