Structure defines source scanline positions and filters for each destination pixel.
More...
#include <lancir.h>
|
|
const float * | flt |
| | Fractional delay filter.
|
| |
|
intptr_t | so |
| | Offset within the source scanline, in pixels.
|
| |
|
intptr_t | spo |
| | Source scanline's pixel offset, in bytes, or a direct pointer to scanline buffer.
|
| |
Structure defines source scanline positions and filters for each destination pixel.