Home
last modified time | relevance | path

Searched refs:numSbrChannels (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRdec/src/
Dsbrdecoder.cpp521 self->numSbrChannels -= 1; in sbrDecoder_DestroyElement()
544 nSbrChannelsStart = self->numSbrChannels; in sbrDecoder_InitElement()
619 self->numSbrChannels -= self->pSbrElement[elementIndex]->nChannels; in sbrDecoder_InitElement()
659 self->numSbrChannels += self->pSbrElement[elementIndex]->nChannels; in sbrDecoder_InitElement()
675 self->numSbrChannels++; in sbrDecoder_InitElement()
687 self->numSbrChannels; in sbrDecoder_InitElement()
689 fMax((INT)self->numSbrChannels, in sbrDecoder_InitElement()
720 (nSbrChannelsStart < self->numSbrChannels)) { in sbrDecoder_InitElement()
1107 (self->numSbrChannels == 0)) { in sbrDecoder_drcDisable()
1822 int numSbrChannels = 0; in sbrDecoder_Apply() local
[all …]
Dsbr_ram.h157 int numSbrChannels; member