HomeSort by relevance Sort by last modified time
    Searched defs:indexVector (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/mac/
GlyphPageTreeNodeMac.cpp 101 Vector<CFIndex, 512> indexVector;
130 indexVector.resize(glyphCount);
131 CTRunGetStringIndices(ctRun, CFRangeMake(0, 0), indexVector.data());
132 stringIndices = indexVector.data();
  /external/aac/libSBRenc/src/
ton_corr.h 142 SCHAR indexVector[QMF_CHANNELS]; /*!< Index vector poINTing to the correct lowband channel,

Completed in 218 milliseconds