Home
last modified time | relevance | path

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

/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACdec/src/
H A Daacdecoder.cpp291 if (usacStereoConfigIndex == 1) { in CAacDecoder_GetELChannels()
1490 SCHAR usacStereoConfigIndex = -1; in CAacDecoder_Init() local
1688 if (self->usacStereoConfigIndex[el] != in CAacDecoder_Init()
1696 self->usacStereoConfigIndex[el] = in CAacDecoder_Init()
1975 if (usacStereoConfigIndex < 0) { in CAacDecoder_Init()
1976 usacStereoConfigIndex = self->usacStereoConfigIndex[el]; in CAacDecoder_Init()
1978 if ((usacStereoConfigIndex != self->usacStereoConfigIndex[el]) || in CAacDecoder_Init()
1986 if (usacStereoConfigIndex < 0) { in CAacDecoder_Init()
1990 if (usacStereoConfigIndex == 3) { in CAacDecoder_Init()
2027 (usacStereoConfigIndex == 3) ? 1 : 0; in CAacDecoder_Init()
[all …]
H A Daacdecoder.h257 UCHAR usacStereoConfigIndex[(3 * ((8) * 2) + (((8) * 2)) / 2 + 4 * (1) + 1)]; member
/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACdec/src/
H A Daacdecoder.cpp291 if (usacStereoConfigIndex == 1) { in CAacDecoder_GetELChannels()
1482 SCHAR usacStereoConfigIndex = -1; in CAacDecoder_Init() local
1678 if (self->usacStereoConfigIndex[el] != in CAacDecoder_Init()
1686 self->usacStereoConfigIndex[el] = in CAacDecoder_Init()
1953 if (usacStereoConfigIndex < 0) { in CAacDecoder_Init()
1954 usacStereoConfigIndex = self->usacStereoConfigIndex[el]; in CAacDecoder_Init()
1956 if ((usacStereoConfigIndex != self->usacStereoConfigIndex[el]) || in CAacDecoder_Init()
1964 if (usacStereoConfigIndex < 0) { in CAacDecoder_Init()
1968 if (usacStereoConfigIndex == 3) { in CAacDecoder_Init()
2005 (usacStereoConfigIndex == 3) ? 1 : 0; in CAacDecoder_Init()
[all …]
H A Daacdecoder.h253 UCHAR usacStereoConfigIndex[(3 * ((8) * 2) + (((8) * 2)) / 2 + 4 * (1) + 1)]; member