Home
last modified time | relevance | path

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

/external/srec/audio/AudioIn/UNIX/src/
Dfilter.c228 void FIR_downsample(unsigned int nInput, typeSample *pInput, in FIR_downsample()
/external/chromium_org/third_party/sqlite/src/ext/fts2/
Dfts2_porter.c48 int nInput; /* size of the input */ member
91 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
Dfts2_tokenizer.c149 int nInput; in testFunc() local
Dfts2_icu.c99 int nInput, /* Length of zInput in bytes */ in icuOpen()
Dfts2.c3797 int nInput, /* Size of the input text */ in parseQuery()
3848 int nInput, /* Number of bytes in zInput[] */ in fulltextQuery()
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_porter.c49 int nInput; /* size of the input */ member
92 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
Dfts3_icu.c99 int nInput, /* Length of zInput in bytes */ in icuOpen()
Dfts3_expr.c216 const char *zInput, int nInput, /* Input string */ in getNextString()
342 int nInput = n; in getNextNode() local
Dfts3_tokenizer.c255 int nInput; in testFunc() local
/external/chromium_org/third_party/sqlite/src/ext/fts1/
Dfts1_porter.c49 int nInput; /* size of the input */ member
92 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
Dfts1.c2731 int nInput, /* Size of the input text */ in parseQuery()
2779 int nInput, /* Number of bytes in zInput[] */ in fulltextQuery()
/external/chromium_org/third_party/sqlite/src/ext/icu/
Dicu.c330 int nInput; in icuCaseFunc16() local