Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsbitdec.cpp155 SCHAR *aIndex, /*!< ICC/IID parameters */ in deltaDecodeArray()
202 static void map34IndexTo20 (SCHAR *aIndex, /*!< decoded ICC/IID parameters */ in map34IndexTo20()
/external/skia/src/pathops/
DSkIntersections.cpp117 void SkIntersections::merge(const SkIntersections& a, int aIndex, const SkIntersections& b, in merge()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DCharSequences.java51 public static int matchAfter(CharSequence a, CharSequence b, int aIndex, int bIndex) { in matchAfter()
/external/deqp/framework/common/
DtcuImageCompare.cpp449 const deInt32 aIndex = getPositionOfIEEEFloatWithoutDenormals(a); in computeFloatFlushRelaxedULPDiff() local