diff options
author | Chris Robinson <[email protected]> | 2017-08-17 17:47:35 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-08-17 23:21:41 -0700 |
commit | 5048956ff02ec6d84aed2f79c65e4c130adf6e43 (patch) | |
tree | 188709d68d547232665a1fd66ec4e27f7dbb82ea /.gitignore | |
parent | 080c0766431f088f83a0ec1463422c6dd208a1f0 (diff) |
Keep bsinc filter quality more consistent between scales
This generates the filters using the proper size and scale. The 'a' divisor
should represent the +/- sample range (and thus be a whole number), with the
number of sample points being double that. Increasing the filter size to a
multiple of 4 (for SIMD) can be done by padding in 0s afterward.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions