Searched refs:INTERP_LINEAR (Results 1 – 1 of 1) sorted by relevance
23 typedef enum {INTERP_LINEAR, INTERP_QUADRATIC} interp_t; enumerator194 if (f->interpolation == INTERP_LINEAR) in flow()