Home | History | Annotate | Download | only in include

Lines Matching refs:N1c

1251     int    N1c;			/* Number of color vectors used to model normal background color variation at a given pixel.			*/
1252 int N2c; /* Number of color vectors retained at given pixel. Must be > N1c, typically ~ 5/3 of N1c. */
1253 /* Used to allow the first N1c vectors to adapt over time to changing background. */