Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp218 UCHAR *chIndex, in getImplicitAudioChannelTypeAndIndex() argument
225 *chIndex = index; in getImplicitAudioChannelTypeAndIndex()
235 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
239 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
248 *chIndex = index - 3; in getImplicitAudioChannelTypeAndIndex()
253 *chIndex = index - 5; in getImplicitAudioChannelTypeAndIndex()
257 *chIndex = 0; in getImplicitAudioChannelTypeAndIndex()
275 UCHAR chIndex[], in CProgramConfig_LookupElement() argument
295 …getImplicitAudioChannelTypeAndIndex(&chType[channelIdx], &chIndex[channelIdx], channelConfig, chan… in CProgramConfig_LookupElement()
298 chIndex[channelIdx+1] = chIndex[channelIdx]+1; in CProgramConfig_LookupElement()
[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/icu4c/layoutex/
DParagraphLayout.cpp496 le_int32 chIndex; in ParagraphLayout() local
497 for (chIndex = 0; chIndex <= fCharCount; chIndex += 1) { in ParagraphLayout()
498 fCharToMinGlyphMap[chIndex] = -1; in ParagraphLayout()
499 fCharToMaxGlyphMap[chIndex] = -1; in ParagraphLayout()
/external/aac/libMpegTPDec/include/
Dtpdec_lib.h214 UCHAR chIndex[],