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

  /external/srec/srec/include/
front.h 166 int np, ns, nf, lognp; member in struct:__anon11335
  /external/srec/srec/cfront/
frontobj.c 335 freqobj->lognp = 4;
383 freqobj->np = 1 << freqobj->lognp; /* fft sizing */
385 freqobj->np *= 2, freqobj->lognp++;
387 freqobj->np *= 2, freqobj->lognp++;

Completed in 144 milliseconds