Searched refs:elChannels (Results 1 – 3 of 3) sorted by relevance
609 int elChannels, ch; in sbrDecoder_InitElement() local630 elChannels = 2; in sbrDecoder_InitElement()634 elChannels = 1; in sbrDecoder_InitElement()637 elChannels = 0; in sbrDecoder_InitElement()650 elChannels = 2; in sbrDecoder_InitElement()658 if (elChannels < self->pSbrElement[elementIndex]->nChannels) { in sbrDecoder_InitElement()664 self->pSbrElement[elementIndex]->nChannels = elChannels; in sbrDecoder_InitElement()666 for (ch = 0; ch < elChannels; ch++) { in sbrDecoder_InitElement()1004 int c, elChannels; in sbrDecoder_drcGetChannel() local1012 elChannels = 2; in sbrDecoder_drcGetChannel()[all …]
151 const UINT flags, const INT elChannels);
1170 const UINT flags, const INT elChannels) { in CRvlc_ElementCheck() argument1179 if ((flags & AC_ER_RVLC) && (elChannels == 2)) { /* to be reviewed */ in CRvlc_ElementCheck()1202 for (ch = 0; ch < elChannels; ch++) { in CRvlc_ElementCheck()