HomeSort by relevance Sort by last modified time
    Searched refs:ntry (Results 1 - 3 of 3) sorted by null

  /system/core/sh/
output.c 481 int ntry; local
486 ntry = 0;
493 ntry = 0;
495 if (++ntry > 10)
  /external/libvorbis/lib/
smallft.c 42 int ntry=0,i,j=-1; local
52 ntry=ntryh[j];
54 ntry+=2;
57 nq=nl/ntry;
58 nr=nl-ntry*nq;
62 ifac[nf+1]=ntry;
64 if(ntry!=2)goto L107;
  /external/speex/libspeex/
smallft.c 44 int ntry=0,i,j=-1; local
54 ntry=ntryh[j];
56 ntry+=2;
59 nq=nl/ntry;
60 nr=nl-ntry*nq;
64 ifac[nf+1]=ntry;
66 if(ntry!=2)goto L107;

Completed in 56 milliseconds