Searched refs:usacStereoConfigIndex (Results 1 – 2 of 2) sorted by relevance
286 UCHAR usacStereoConfigIndex) { in CAacDecoder_GetELChannels() argument291 if (usacStereoConfigIndex == 1) { in CAacDecoder_GetELChannels()1129 self->usacStereoConfigIndex[element_index]) in aacDecoder_ParseExplicitMpsAndSbr()1482 SCHAR usacStereoConfigIndex = -1; in CAacDecoder_Init() local1678 if (self->usacStereoConfigIndex[el] != in CAacDecoder_Init()1686 self->usacStereoConfigIndex[el] = in CAacDecoder_Init()1689 self->mpsEnableCurr |= self->usacStereoConfigIndex[el] ? 1 : 0; in CAacDecoder_Init()1716 ((self->usacStereoConfigIndex[el] == 0))) { in CAacDecoder_Init()1956 if (usacStereoConfigIndex < 0) { in CAacDecoder_Init()1957 usacStereoConfigIndex = self->usacStereoConfigIndex[el]; in CAacDecoder_Init()[all …]
253 UCHAR usacStereoConfigIndex[(3 * ((8) * 2) + (((8) * 2)) / 2 + 4 * (1) + 1)]; member