Home | History | Annotate | Download | only in lib

Lines Matching refs:iM

1106       int *iM = &iwork[Mi][i];
1130 /* couple iM/iA */
1132 int A = iM[j];
1139 iM[j]=B;
1143 if(iA[j]>=abs(iM[j])*2){
1145 iM[j]= -iM[j];
1180 acc[track]=noise_normalize(p,limit,raw[Mi],quant[Mi],floor[Mi],flag[Mi],acc[track],i,jn,iM);