Home | History | Annotate | Download | only in include

Lines Matching refs:pInt

71     int*                pInt;
166 NewParam(name)->pInt=pAddr;
233 if(p->pInt) return p->pInt[0];
251 if(p->pInt)p->pInt[0] = cvRound(val);