Sign in
aomedia
/
avm
/
5b8e6d2db18c52007f8b57f362fcfda40a857709
/
av1
/
common
/
x86
/
warp_plane_sse2.c
81b2e50
Pass conv_params into warp-related functions
by Angie Chiang
· 8 years ago
facac4f
Tidy up warp filter
by David Barker
· 8 years ago
a77ec1c
Change warp filter to use one less precision bit
by Debargha Mukherjee
· 8 years ago
58616eb
Further speedups to warp filter
by David Barker
· 8 years ago
70d9acc
Avoid left shift of negative numbers
by Yaowu Xu
· 8 years ago
14b8112
Extra rounding to let hw to use narrower integers.
by Sean Purser-Haskell
· 8 years ago
f7a5ee5
More accurate chroma warping
by David Barker
· 8 years ago
7afb8b7
Compute compound average in warp_plane only for COMPOUND_AVERAGE
by Sarah Parker
· 8 years ago
d8a423c
Add SSSE3 warp filter + const-ify warp filters
by David Barker
· 8 years ago
4644374
Remove temporary condition from warp code
by David Barker
· 8 years ago
d74b56c
Change to use unaligned load
by Yaowu Xu
· 8 years ago
79362e3
Revert "Limit to 192 filters for warp, clamp index since in some cases index 192"
by Debargha Mukherjee
· 8 years ago
b62eef7
Fix encode/decode mismatch with global/warped motion
by David Barker
· 8 years ago
266db85
Limit to 192 filters for warp, clamp index since in some cases index 192
by Sean Purser-Haskell
· 8 years ago
27f6e66
Reduce precision of shear parameters to 16 bits
by Debargha Mukherjee
· 8 years ago
521383a
Add SSSE3 highbd warp filter
by David Barker
· 8 years ago
1d18460
Reduce precision bis between shears
by Debargha Mukherjee
· 8 years ago
838367d
Add correctness tests for the SSE2 warp filter
by David Barker
· 8 years ago
1b888f2
Optimize SSE2 warp filter
by David Barker
· 8 years ago
d5dfa96
Add SSE2 vectorized warp filter for lowbd
by David Barker
· 8 years ago