RSS feed
10823f54
– Jonathan Wright <jonathan.wright@arm.com>
authored
and James Zern <jzern@google.com>
committed
on 2021/05/22 18:07
Merge transpose and permute in Neon SDOT vertical convolution
66c1ff68
– Jonathan Wright <jonathan.wright@arm.com>
authored
and James Zern <jzern@google.com>
committed
on 2021/05/17 06:53
Implement vpx_convolve8_avg_horiz_neon using SDOT instruction
4808d831
– Jonathan Wright <jonathan.wright@arm.com>
authored
and James Zern <jzern@google.com>
committed
on 2021/05/12 12:05
Optimize remaining mse and sse functions in variance_neon.c
231aa6ae
– Jonathan Wright <jonathan.wright@arm.com>
authored
and James Zern <jzern@google.com>
committed
on 2021/04/20 08:03
Implement vertical convolution using Neon SDOT instruction
c8b04325
– Jonathan Wright <jonathan.wright@arm.com>
authored
and James Zern <jzern@google.com>
committed
on 2021/05/11 09:17
Implement Neon variance functions using UDOT instruction
2db85c26
– Jonathan Wright <jonathan.wright@arm.com>
authored
on 2021/05/10 08:22
Use ABD and UDOT to implement Neon sad_4d functions
0f563e5f
– Jonathan Wright <jonathan.wright@arm.com>
authored
on 2021/05/07 09:25
Optimize Neon reductions in sum_neon.h using ADDV instruction
f7364c05
– Jonathan Wright <jonathan.wright@arm.com>
authored
and James Zern <jzern@google.com>
committed
on 2021/05/06 11:11
Manually unroll the inner loop of Neon sad16x_4d()
a28d4365
– Jonathan Wright <jonathan.wright@arm.com>
authored
and James Zern <jzern@google.com>
committed
on 2021/05/06 10:51
Optimize Neon SAD reductions using wider ADDP instruction
7ef83148
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2021/05/05 15:57
Merge "Implement horizontal convolution using Neon SDOT instruction"
c1f77a36
– Jonathan Wright <jonathan.wright@arm.com>
authored
on 2021/04/11 11:20
Implement horizontal convolution using Neon SDOT instruction
12a14913
– James Zern <jzern@google.com>
authored
on 2021/05/04 08:13
vp9_denoiser_neon,horizontal_add_s8x16: use vaddlv w/aarch64
abc7105a
– James Zern <jzern@google.com>
authored
on 2021/05/04 08:10
test.mk: enable vp9_denoiser_test w/NEON
2eb934d9
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2021/04/29 12:31
Merge "Add assert for zero_motion_factor range"
e14026ac
– Paul Wilkins <paulwilkins@google.com>
authored
on 2021/04/29 07:06
Add assert for zero_motion_factor range
4ec84326
– Cheng Chen <chengchen@google.com>
authored
on 2021/04/28 09:54
Bump ABI version
c4fceb9c
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2021/04/28 13:30
Merge changes Iebe9842f,I174b67a5,I80ed1a16
55643371
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2021/04/27 22:27
Merge "vp8: enc: Fix valid range for under/over_shoot pct"
ff67c848
– James Zern <jzern@google.com>
authored
on 2021/04/27 14:02
vpx_convolve_neon: prefer != 0 to > 0 in tests
07cf024d
– James Zern <jzern@google.com>
authored
on 2021/04/27 14:02
vpx_convolve_avg_neon: prefer != 0 to > 0 in tests
5ca8c5f3
– James Zern <jzern@google.com>
authored
on 2021/04/27 14:02
vpx_convolve_copy_neon: prefer != 0 to > 0 in tests
9f57bc4d
– Paul Wilkins <paulwilkins@google.com>
authored
on 2021/04/26 11:06
Add limits to Vizier input parameters.
c15555c6
– James Zern <jzern@google.com>
authored
on 2021/04/23 12:50
sync CONTRIBUTING.md w/libwebm
adc185fe
– Sreerenj Balachandran <bsreerenj@gmail.com>
authored
and Sreerenj Balachandran <sreerenj.balachandran@intel.com>
committed
on 2021/04/21 07:34
vp8: enc: Fix valid range for under/over_shoot pct
c911c2d9
– Paul Wilkins <paulwilkins@google.com>
authored
on 2021/04/20 13:26
Further normalization of Vizier parameters.
665cccfd
– Cheng Chen <chengchen@google.com>
authored
on 2021/04/14 18:15
Pass vizier rd parameter values
ba2bfcf2
– Cheng Chen <chengchen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2021/04/14 12:31
Merge "Set vizier rc parameters"