Home
last modified time | relevance | path

Searched defs:nInput (Results 1 – 2 of 2) sorted by relevance

/external/srec/audio/AudioIn/UNIX/src/
Dfilter.c228 void FIR_downsample(unsigned int nInput, typeSample *pInput, in FIR_downsample()
/external/sqlite/dist/
Dsqlite3.c83087 int nInput, /* Size of the input text */ in parseQuery()
83155 int nInput, /* Number of bytes in zInput[] */ in fulltextQuery()
86093 int nInput; /* size of the input */ member
86136 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
86829 int nInput; in testFunc() local