Merge remote-tracking branch 'refs/remotes/Chips-fr/master'
This commit is contained in:
commit
b7c425cdbf
148 changed files with 15743 additions and 9764 deletions
|
@ -1,5 +1,9 @@
|
|||
/*
|
||||
* Table generated by contrib/sinc-integral.py.
|
||||
*/
|
||||
|
||||
/* tables are: a500 off, a500 on, a1200 off, a1200 on, vanilla. */
|
||||
static const int winsinc_integral[5][2048] = {
|
||||
const int winsinc_integral[5][SINC_QUEUE_MAX_AGE] = {
|
||||
{
|
||||
131072,131072,131072,131072,131072,131072,131072,131072,131072,131072,131072,
|
||||
131071,131071,131071,131071,131071,131071,131071,131071,131071,131071,131071,131070,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue