Home | History | Annotate | Download | only in src

Lines Matching full:iofs

2148                     int iofs = (nimages+1)*6 + k*NINTRINSIC, eofs = (i+1)*6;
2195 cvGetSubRect( JtJ, &_part, cvRect(iofs, iofs, NINTRINSIC, NINTRINSIC) );
2197 cvGetSubRect( JtJ, &_part, cvRect(iofs, eofs, NINTRINSIC, 6) );
2201 cvGetSubRect( JtJ, &_part, cvRect(iofs, 0, NINTRINSIC, 6) );
2204 cvGetRows( JtErr, &_part, iofs, iofs + NINTRINSIC );