Guangwei Wang
|
64657d3cfd
|
add new c and assembly functions to optimize downsampler when downscale equal 1:3/1:4
|
2015-09-11 16:45:40 +08:00 |
|
Martin Storsjö
|
51efa57a3d
|
Convert tabs to spaces in vertically aligned code
|
2015-06-10 10:21:29 +03:00 |
|
Martin Storsjö
|
43767cddb6
|
Remove tabs from commented out code
|
2015-06-10 10:21:21 +03:00 |
|
Sijia Chen
|
4e89e71e8f
|
reformat cpp files for unit tests
|
2014-10-23 17:54:33 +08:00 |
|
ruil2
|
3ff145e839
|
rename namespace and funciton name to avoid conflicts with old library
|
2014-09-17 15:50:59 +08:00 |
|
Martin Storsjö
|
c3710c4130
|
Avoid warnings about comparison between signed and unsigned
There's no need for these variables to be explicitly unsigned.
This also matches the function above.
|
2014-08-28 11:13:38 +03:00 |
|
zhiliang wang
|
93af7bfc64
|
Add UT for Downsample functions.
|
2014-08-27 15:40:14 +08:00 |
|