Home
last modified time | relevance | path

Searched refs:chIndex (Results 1 – 4 of 4) sorted by relevance

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp477 UCHAR *chIndex, in getImplicitAudioChannelTypeAndIndex() argument
484 *chIndex = index; in getImplicitAudioChannelTypeAndIndex()
494 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
498 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
507 *chIndex = index; in getImplicitAudioChannelTypeAndIndex()
512 *chIndex = index - 5; in getImplicitAudioChannelTypeAndIndex()
516 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
523 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
526 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
532 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
[all …]
/external/skia/src/utils/
DSkParseColor.cpp195 for (int chIndex = 0; chIndex < 6; chIndex++) { in CreateTable() local
379 for (int chIndex = 0; chIndex < 6; chIndex++) { in FindNamedColor() local
/external/icu/icu4c/source/layoutex/
DParagraphLayout.cpp499 le_int32 chIndex; in ParagraphLayout() local
500 for (chIndex = 0; chIndex <= fCharCount; chIndex += 1) { in ParagraphLayout()
501 fCharToMinGlyphMap[chIndex] = -1; in ParagraphLayout()
502 fCharToMaxGlyphMap[chIndex] = -1; in ParagraphLayout()
/external/aac/libMpegTPDec/include/
Dtpdec_lib.h236 UCHAR chIndex[],