Searched refs:IIRValue (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/display/
H A Dnr-filter-gaussian.cpp63 typedef double IIRValue; typedef
273 static void calcTriggsSdikaInitialization(double const M[N*N], IIRValue const uold[N][SIZE], IIRValue const uplus[SIZE], IIRValue const vplus[SIZE], IIRValue const alpha, IIRValue vold[N][SIZE]) {
296 int const n1, int const n2, IIRValue const b[N+1], double const M[N*N],
297 IIRValue *const tmpdata[], int const num_threads)
321 IIRValue imin[PC]; copy_n(srcimg + (0)*sstr1, PC, imin);
322 IIRValue iplu
[all...]

Completed in 15 milliseconds