Searched defs:aIndex (Results 1 - 4 of 4) sorted by relevance

/external/aac/libSBRdec/src/
H A Dpsbitdec.cpp148 aIndex buffer is decoded from delta values to actual values.
155 SCHAR *aIndex, /*!< ICC/IID parameters */
169 aIndex[0] = 0 + aIndex[0];
170 aIndex[0] = limitMinMax(aIndex[0],minIdx,maxIdx);
172 aIndex[i] = aIndex[i-1] + aIndex[i];
173 aIndex[
154 deltaDecodeArray(SCHAR enable, SCHAR *aIndex, SCHAR *aPrevFrameIndex, SCHAR DtDf, UCHAR nrElements, UCHAR stride, SCHAR minIdx, SCHAR maxIdx) argument
202 map34IndexTo20(SCHAR *aIndex, UCHAR noBins) argument
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c45810 ht_slot *aIndex; /* i0, i1, i2... such that aPgno[iN] ascend */ member in struct:WalIterator::WalSegment
46898 ht_slot *aIndex; /* Sorted index for this segment */ local
116626 } *aIndex; member in struct:Fts3Table
117545 struct Fts3Index *aIndex; /* Allocated array */ local
117699 struct Fts3Index *aIndex = 0; /* Array of indexes for this table */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c45838 ht_slot *aIndex; /* i0, i1, i2... such that aPgno[iN] ascend */ member in struct:WalIterator::WalSegment
46926 ht_slot *aIndex; /* Sorted index for this segment */ local
116662 } *aIndex; member in struct:Fts3Table
117581 struct Fts3Index *aIndex; /* Allocated array */ local
117735 struct Fts3Index *aIndex = 0; /* Array of indexes for this table */ local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 725 milliseconds