Lines Matching full:amount
1662 /* int amount; */1668 /* error = icvPoint7 ( points1, points2, matrix,&amount ); */1695 icvPoint7( int *ml, int *mr, double *F, int *amount )1703 /* int amount; */1723 *amount = 0;1740 F[*amount + j] = (float) (squares[i] * solutions[j] +1744 *amount += 9;