Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac.c130 void ff_atrac_iqmf(float *inlo, float *inhi, unsigned int nIn, float *pOut, in ff_atrac_iqmf()
/third_party/sqlite/src/
Dshell.c3970 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()
4769 sqlite3_int64 nIn; in readFileContents() local
7788 int nIn, /* Size of buffer aIn[] in bytes */ in zipfileInflate()
7834 const u8 *aIn, int nIn, /* Input */ in zipfileDeflate()
8452 int nIn = sqlite3_value_bytes(apVal[7]); in zipfileUpdate() local
10150 int nIn = zIn ? STRLEN(zIn) : 0; in idxAppendText() local
19104 long nIn; in readFile() local