Home | History | Annotate | Download | only in lib

Lines Matching refs:nI

327     picoos_uint16 nI;
348 for (nI=0; nI<*numComponents; nI++) {
349 phsVect[nI] = (picoos_int32) *nContent++;
351 for (nI=*numComponents; nI<PICODSP_PHASEORDER; nI++) {
352 phsVect[nI] = 0;