Searched refs:usacStereoConfigIndex (Results 1 – 2 of 2) sorted by relevance
286 UCHAR usacStereoConfigIndex) { in CAacDecoder_GetELChannels() argument291 if (usacStereoConfigIndex == 1) { in CAacDecoder_GetELChannels()1203 self->usacStereoConfigIndex[element_index]) in aacDecoder_ParseExplicitMpsAndSbr()1585 SCHAR usacStereoConfigIndex = -1; in CAacDecoder_Init() local1792 if (self->usacStereoConfigIndex[el] != in CAacDecoder_Init()1800 self->usacStereoConfigIndex[el] = in CAacDecoder_Init()1803 mpsEnableCurr |= self->usacStereoConfigIndex[el] ? 1 : 0; in CAacDecoder_Init()1829 ((self->usacStereoConfigIndex[el] == 0))) { in CAacDecoder_Init()2086 if (usacStereoConfigIndex < 0) { in CAacDecoder_Init()2087 usacStereoConfigIndex = self->usacStereoConfigIndex[el]; in CAacDecoder_Init()[all …]
263 UCHAR usacStereoConfigIndex[(3 * ((8) * 2) + (((8) * 2)) / 2 + 4 * (1) + 1)]; member