Home
last modified time | relevance | path

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

/external/bzip2/
Dunzcrash.c44 int nIn, nOut, nZ; variable
/external/fastrpc/inc/
Dremote.h80 #define REMOTE_SCALARS_MAKEX(nAttr,nMethod,nIn,nOut,noIn,noOut) \ argument
88 #define REMOTE_SCALARS_MAKE(nMethod,nIn,nOut) REMOTE_SCALARS_MAKEX(0,nMethod,nIn,nOut,0,0) argument
/external/libaom/libaom/tools/txfm_analyzer/
Dtxfm_graph.cc555 int nIn = nOut + size / 2; in gen_adst_B_graph() local
562 int nIn = nOut - size / 2; in gen_adst_B_graph() local
774 int nIn = node_idx + first * dct_node_num + second; in connect_layer_2d() local
791 int nIn = node_idx + i * dct_node_num0 + j; in connect_layer_2d_new() local
/external/sqlite/dist/
Dshell.c2241 sqlite3_int64 nIn; in readFileContents() local
5323 int nIn, /* Size of buffer aIn[] in bytes */ in zipfileInflate()
5369 const u8 *aIn, int nIn, /* Input */ in zipfileDeflate()
5981 int nIn = sqlite3_value_bytes(apVal[7]); in zipfileUpdate() local
7638 int nIn = zIn ? STRLEN(zIn) : 0; in idxAppendText() local
12529 long nIn; in readFile() local
/external/sqlite/dist/orig/
Dshell.c2236 sqlite3_int64 nIn; in readFileContents() local
5318 int nIn, /* Size of buffer aIn[] in bytes */ in zipfileInflate()
5364 const u8 *aIn, int nIn, /* Input */ in zipfileDeflate()
5976 int nIn = sqlite3_value_bytes(apVal[7]); in zipfileUpdate() local
7633 int nIn = zIn ? STRLEN(zIn) : 0; in idxAppendText() local
12524 long nIn; in readFile() local