HomeSort by relevance Sort by last modified time
    Searched defs:startPos (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
c2_9pf_tab.cpp 52 This file contains the declaration for startPos[] used by the functions
89 extern const Word16 startPos[];
90 const Word16 startPos[2*4*2] = {0, 2, 0, 3,
  /frameworks/wilhelm/src/itf/
ISeek.c 52 SLmillisecond startPos, SLmillisecond endPos)
56 if (!(startPos < endPos)) {
62 if ((startPos != 0) && (endPos != SL_TIME_UNKNOWN)) {
97 thiz->mStartPos = startPos;
119 SLmillisecond startPos = thiz->mStartPos;
123 *pStartPos = startPos;
  /external/aac/libSBRenc/src/
nf_est.cpp 308 INT nNoiseEnvelopes, startPos[2], stopPos[2], env, band;
317 startPos[0] = startIndex;
321 startPos[0] = startIndex;
325 startPos[0] = startIndex;
327 startPos[1] = startIndex + 1;
340 startPos[env],
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
IsoFile.java 181 long startPos = ((FileChannel) os).position();
183 long size = ((FileChannel) os).position() - startPos;
  /frameworks/av/media/libmedia/
MediaScanner.cpp 115 int startPos = 0;
121 && (strncmp(path, &mSkipList[startPos], len) == 0)) {
124 startPos += mSkipIndex[idx] + 1; // extra char for the delimiter
  /frameworks/base/core/java/android/database/
BulkCursorNative.java 63 int startPos = data.readInt();
64 CursorWindow window = getWindow(startPos);
  /frameworks/support/v4/java/android/support/v4/util/
TimeUtils.java 54 final int startPos = pos;
61 if ((always && zeropad >= 2) || amt > 9 || startPos != pos) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/
patricia_trie_policy.cpp 88 const int startPos = pos;
93 if (ptNodePos == startPos) {
145 lastCandidatePtNodePos = startPos;
211 if (hasChildren) lastCandidatePtNodePos = startPos;
  /external/chromium_org/third_party/WebKit/Source/core/platform/network/
HTTPParsers.cpp 428 size_t startPos = pos;
434 reportURL = header.substring(startPos, pos - startPos);
435 failurePosition = startPos; // If later semantic check deems unacceptable.
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathParser.cpp 188 int startPos = m_nextPos + 1;
190 for (m_nextPos = startPos; m_nextPos < m_data.length(); ++m_nextPos) {
192 String value = m_data.substring(startPos, m_nextPos - startPos);
206 int startPos = m_nextPos;
222 return Token(NUMBER, m_data.substring(startPos, m_nextPos - startPos));
227 int startPos = m_nextPos;
239 name = m_data.substring(startPos, m_nextPos - startPos);
    [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursor.java 143 int startPos = DatabaseUtils.cursorPickFillWindowStartPosition(requiredPos, 0);
144 mCount = mQuery.fillWindow(mWindow, startPos, requiredPos, true);
150 int startPos = DatabaseUtils.cursorPickFillWindowStartPosition(requiredPos,
152 mQuery.fillWindow(mWindow, startPos, requiredPos, false);
  /frameworks/base/libs/hwui/
GradientCache.cpp 266 float startPos = positions[0];
267 float distance = positions[1] - startPos;
274 startPos = positions[currentPos];
279 distance = positions[currentPos] - startPos;
282 float amount = (pos - startPos) / distance;
  /libcore/luni/src/test/java/libcore/java/util/
OldTreeSetTest.java 182 final int startPos = objArray.length / 4;
184 SortedSet aSubSet = ts.subSet(objArray[startPos], objArray[endPos]);
186 aSubSet.size() == (endPos - startPos));
187 for (int counter = startPos; counter < endPos; counter++)
  /packages/apps/Mms/src/com/android/mms/ui/
SearchActivity.java 103 int startPos = 0;
109 startPos = m.start();
122 snippetString = mFullText.substring(startPos, startPos + searchStringLength);
135 int newstart = Math.max(0, startPos - offset);
136 int newend = Math.min(bodyLength, startPos + searchStringLength + offset);
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
ResizableIntArrayTests.java 259 final int startPos = srcLen / 3;
261 final int endPos = startPos + length;
262 assertTrue(startPos >= 1);
271 src.fill(value, startPos, -1);
277 src.fill(value, startPos, length);
282 if (i >= startPos && i < endPos) {
289 final int length2 = srcLen * 2 - startPos;
290 final int largeEnd = startPos + length2;
293 src.fill(value2, startPos, length2);
298 if (i >= startPos && i < largeEnd)
    [all...]
  /external/aac/libSBRdec/src/
env_extr.cpp     [all...]
sbrdecoder.cpp 915 INT startPos;
924 startPos = FDKgetValidBits(hBs);
1077 valBits = bsPayLen - ((INT)startPos - (INT)FDKgetValidBits(hBs));
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
TreeSetTest.java 268 final int startPos = objArray.length / 4;
270 SortedSet aSubSet = ts.subSet(objArray[startPos], objArray[endPos]);
272 aSubSet.size() == (endPos - startPos));
273 for (int counter = startPos; counter < endPos; counter++)
  /external/chromium_org/third_party/WebKit/Source/core/page/
TouchAdjustment.cpp 176 int startPos, endPos;
179 startPos = 0;
183 textRenderer->selectionStartEnd(startPos, endPos);
187 textRenderer->selectionStartEnd(startPos, endPos);
188 startPos = 0;
191 textRenderer->selectionStartEnd(startPos, endPos);
198 textRenderer->absoluteQuadsForRange(quads, startPos, endPos);
  /external/javassist/src/main/javassist/bytecode/
ClassFileWriter.java 319 private int startPos;
387 startPos = output.getPos();
449 output.writeShort(startPos + 6, maxStack);
450 output.writeShort(startPos + 8, maxLocals);
451 output.writeInt(startPos + 10, output.getPos() - startPos - 14); // code_length
502 output.writeInt(startPos + 2, output.getPos() - startPos - 6);
522 protected int startPos;
527 startPos = out.getPos()
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
WireFormatNano.java 132 int startPos = input.getPosition();
135 byte[] bytes = input.getData(startPos, endPos - startPos);
156 int startPos = input.getPosition();
166 input.rewindToPosition(startPos);
  /external/sonivox/arm-fm-22k/lib_src/
eas_pcmdata.h 82 EAS_I32 startPos; /* start of PCM stream */
85 EAS_U32 loopStart; /* loop start, offset in samples from startPos */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_pcmdata.h 82 EAS_I32 startPos; /* start of PCM stream */
85 EAS_U32 loopStart; /* loop start, offset in samples from startPos */
  /external/sonivox/arm-wt-22k/lib_src/
eas_pcmdata.h 82 EAS_I32 startPos; /* start of PCM stream */
85 EAS_U32 loopStart; /* loop start, offset in samples from startPos */
  /frameworks/base/core/java/android/util/
TimeUtils.java 269 final int startPos = pos;
276 if ((always && zeropad >= 2) || amt > 9 || startPos != pos) {

Completed in 957 milliseconds

1 2 3 4 5