Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsbitdec.cpp167 SCHAR enable, SCHAR *aIndex, /*!< ICC/IID parameters */ in deltaDecodeArray()
209 static void map34IndexTo20(SCHAR *aIndex, /*!< decoded ICC/IID parameters */ in map34IndexTo20()
/external/skia/src/pathops/
DSkIntersections.cpp131 void SkIntersections::merge(const SkIntersections& a, int aIndex, const SkIntersections& b, in merge()
/external/skqp/src/pathops/
DSkIntersections.cpp131 void SkIntersections::merge(const SkIntersections& a, int aIndex, const SkIntersections& b, in merge()
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DCharSequences.java55 public static int matchAfter(CharSequence a, CharSequence b, int aIndex, int bIndex) { in matchAfter()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DCharSequences.java53 public static int matchAfter(CharSequence a, CharSequence b, int aIndex, int bIndex) { in matchAfter()
/external/deqp/framework/common/
DtcuImageCompare.cpp451 const deInt32 aIndex = getPositionOfIEEEFloatWithoutDenormals(a); in computeFloatFlushRelaxedULPDiff() local