HomeSort by relevance Sort by last modified time
    Searched refs:inputIndex (Results 1 - 25 of 47) sorted by null

1 2

  /frameworks/av/services/audioflinger/
AudioResamplerCubic.cpp 58 size_t inputIndex = mInputIndex;
83 // out[outputIndex++] += vr * in[inputIndex*2];
93 inputIndex++;
94 if (inputIndex == mBuffer.frameCount) {
95 inputIndex = 0;
107 advance(&left, in[inputIndex*2]);
108 advance(&right, in[inputIndex*2+1]);
113 // ALOGW("Done: index=%d, fraction=%u", inputIndex, phaseFraction);
114 mInputIndex = inputIndex;
124 size_t inputIndex = mInputIndex
    [all...]
AudioResampler.cpp 61 size_t &outputIndex, int32_t* out, size_t &inputIndex, int32_t vl, int32_t vr,
64 size_t &outputIndex, int32_t* out, size_t &inputIndex, int32_t vl, int32_t vr,
303 size_t inputIndex = mInputIndex;
310 // ALOGE("starting resample %d frames, inputIndex=%d, phaseFraction=%d, phaseIncrement=%d",
311 // outFrameCount, inputIndex, phaseFraction, phaseIncrement);
325 if (mBuffer.frameCount > inputIndex) break;
327 inputIndex -= mBuffer.frameCount;
337 while (inputIndex == 0) {
341 Advance(&inputIndex, &phaseFraction, phaseIncrement);
350 if (inputIndex + 2 < mBuffer.frameCount)
    [all...]
AudioResamplerSinc.h 65 const int16_t* in, size_t inputIndex);
AudioResamplerSinc.cpp     [all...]
  /external/icu4c/layout/
ThaiShaping.cpp 145 le_uint8 ThaiShaping::doTransition (StateTransition transition, LEUnicode currChar, le_int32 inputIndex, le_uint8 glyphSet,
152 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
157 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
162 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
167 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
172 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
177 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
189 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
194 glyphStorage.setCharIndex(outputIndex, inputIndex, success);
200 glyphStorage.setCharIndex(outputIndex, inputIndex, success)
    [all...]
ThaiShaping.h 82 static le_uint8 doTransition(StateTransition transition, LEUnicode currChar, le_int32 inputIndex, le_uint8 glyphSet,
85 static le_uint8 getNextState(LEUnicode ch, le_uint8 state, le_int32 inputIndex, le_uint8 glyphSet, LEUnicode errorChar,
  /external/webkit/Source/WebCore/bindings/js/
JSAudioNodeCustom.cpp 42 unsigned inputIndex = 0;
52 inputIndex = exec->argument(2).toInt32(exec);
55 bool success = audioNode->connect(destinationNode, outputIndex, inputIndex);
  /external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DirectiveList.java 320 int inputIndex;
333 inputIndex = m_scanStart;
334 while (inputIndex < m_curPos)
336 if ('\\' == (valueChar = m_directives.charAt(inputIndex)))
337 inputIndex++;
338 valueBuf.setCharAt(valueIndex, m_directives.charAt(inputIndex));
340 inputIndex++;
  /external/smack/src/com/novell/sasl/client/
DirectiveList.java 320 int inputIndex;
333 inputIndex = m_scanStart;
334 while (inputIndex < m_curPos)
336 if ('\\' == (valueChar = m_directives.charAt(inputIndex)))
337 inputIndex++;
338 valueBuf.setCharAt(valueIndex, m_directives.charAt(inputIndex));
340 inputIndex++;
  /packages/inputmethods/LatinIME/native/jni/src/
proximity_info_state.h 111 const int inputIndex, const int proximityIndex) const {
113 inputIndex * MAX_PROXIMITY_CHARS_SIZE + proximityIndex];
151 float getPointToKeyByIdLength(const int inputIndex, const int keyId) const;
153 float getPointToKeyLength(const int inputIndex, const int codePoint) const;
204 float calculateNormalizedSquaredDistance(const int keyIndex, const int inputIndex) const;
207 const int keyIndex, const int inputIndex) const;
proximity_info.h 40 int getNormalizedSquaredDistance(const int inputIndex, const int proximityIndex) const;
98 float calculateNormalizedSquaredDistance(const int keyIndex, const int inputIndex) const;
unigram_dictionary.cpp 352 const int inputIndex = correction->getInputIndex();
353 const bool addToSubQueue = inputIndex < SUB_QUEUE_MAX_COUNT;
404 if (inputIndex >= SUB_QUEUE_MIN_WORD_LENGTH && addToSubQueue) {
406 subQueue = queuePool->getSubQueue(currentWordIndex, inputIndex);
411 probability, &wordPointer, &wordLength, inputIndex);
    [all...]
proximity_info_state.cpp 171 const int inputIndex, const int codePoint) const {
174 const int index = inputIndex * mProximityInfo->getKeyCount() + keyId;
185 const int inputIndex, const int keyId) const {
187 &mSampledNormalizedSquaredLengthCache, mProximityInfo->getKeyCount(), inputIndex,
proximity_info_state_utils.h 85 const int inputIndex, const int keyId);
135 const int maxPointToKeyLength, const int inputIndex, const int nodeCodePoint, int x,
161 const int inputIndex);
164 const std::vector<int> *const sampledInputYs, const int keyIndex, const int inputIndex);
correction.h 105 static int calculateFinalProbability(const int inputIndex, const int depth,
367 const int inputIndex = mTerminalInputIndex;
371 inputIndex, outputIndex, probability, mEditDistanceTable, this, inputSize);
proximity_info_state_utils.cpp 155 const std::vector<int> *const sampledInputYs, const int keyIndex, const int inputIndex) {
158 const float inputX = static_cast<float>((*sampledInputXs)[inputIndex]);
159 const float inputY = static_cast<float>((*sampledInputYs)[inputIndex]);
165 const std::vector<int> *const sampledInputYs, const int keyIndex, const int inputIndex) {
172 if (NOT_A_COORDINATE == (*sampledInputXs)[inputIndex]) {
176 sampledInputXs, sampledInputYs, keyIndex, inputIndex);
445 const int maxPointToKeyLength, const int inputIndex, const int nodeCodePoint, int x, int y,
510 sampledInputIndice->push_back(inputIndex);
513 x, y, time, inputIndex, popped);
646 const int inputIndex, const int keyId)
    [all...]
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_state_input.h 54 void updateInputIndexG(const int pointerId, const int inputIndex,
56 mInputIndex[pointerId] = inputIndex;
79 // when "inputIndex" exceeds "inputSize", auto-completion needs to be done
dic_nodes_cache.h 80 bool isLookAheadCorrectionInputIndex(const int inputIndex) const {
81 return inputIndex == mInputIndex - 1;
143 AKLOGI("Restore %d nodes. inputIndex = %d.",
  /external/skia/src/utils/
SkMD5.cpp 39 unsigned int inputIndex;
44 inputIndex = bufferAvailable;
46 inputIndex = 0;
49 for (; inputIndex + 63 < inputLength; inputIndex += 64) {
50 transform(this->state, &input[inputIndex]);
55 inputIndex = 0;
58 memcpy(&this->buffer[bufferIndex], &input[inputIndex], inputLength - inputIndex);
SkSHA1.cpp 37 unsigned int inputIndex;
42 inputIndex = bufferAvailable;
44 inputIndex = 0;
47 for (; inputIndex + 63 < inputLength; inputIndex += 64) {
48 transform(this->state, &input[inputIndex]);
53 inputIndex = 0;
56 memcpy(&this->buffer[bufferIndex], &input[inputIndex], inputLength - inputIndex);
  /external/webkit/Source/WebCore/webaudio/
AudioNode.cpp 111 bool AudioNode::connect(AudioNode* destination, unsigned outputIndex, unsigned inputIndex)
119 if (destination && inputIndex >= destination->numberOfInputs())
129 AudioNodeInput* input = destination->input(inputIndex);
AudioNode.h 113 bool connect(AudioNode* destination, unsigned outputIndex = 0, unsigned inputIndex = 0);
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/
BackDropperFilter.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ExpandableDictionary.java 433 * @param inputIndex position in the input characters. This can be off from the depth in
436 * inputIndex
441 final int depth, final boolean completion, final int snr, final int inputIndex,
450 if (codeSize <= inputIndex) {
453 currentChars = mCodes[inputIndex];
478 getWordsRec(children, codes, word, depth + 1, true, snr, inputIndex,
486 getWordsRec(children, codes, word, depth + 1, completion, snr, inputIndex,
501 if (codeSize == inputIndex + 1) {
519 true, snr * addedAttenuation, inputIndex + 1,
524 false, snr * addedAttenuation, inputIndex + 1
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c     [all...]

Completed in 859 milliseconds

1 2