Lines Matching refs:stereo
1147 int stereo; in sbrDecoder_Parse() local
1228 stereo = (hSbrElement->elementID == ID_CPE) ? 1 : 0; in sbrDecoder_Parse()
1233 if (stereo) { in sbrDecoder_Parse()
1241 if (stereo) { in sbrDecoder_Parse()
1345 if (stereo && newSbrInfo.pvc_mode > 0) { in sbrDecoder_Parse()
1429 if (!stereo && (self->hParametricStereoDec != NULL)) { in sbrDecoder_Parse()
1436 hSbrHeader, hFrameDataLeft, (stereo) ? hFrameDataRight : NULL, in sbrDecoder_Parse()
1439 (stereo) ? NULL : self->hParametricStereoDec, self->flags, in sbrDecoder_Parse()
1516 if (stereo) { in sbrDecoder_Parse()
1525 if (!stereo) { in sbrDecoder_Parse()
1612 int stereo = (hSbrElement->elementID == ID_CPE) ? 1 : 0; in sbrDecoder_DecodeElement() local
1619 if (stereo) { in sbrDecoder_DecodeElement()
1645 if (stereo) { in sbrDecoder_DecodeElement()
1710 (stereo) ? hFrameDataRight : NULL, in sbrDecoder_DecodeElement()
1711 (stereo) ? &pSbrChannel[1]->prevFrameData : NULL); in sbrDecoder_DecodeElement()
1742 if (stereo || psPossible) { in sbrDecoder_DecodeElement()
1765 if (stereo) { in sbrDecoder_DecodeElement()