Searched refs:thisHdrSlot (Results 1 – 1 of 1) sorted by relevance
1154 int lastSlot, lastHdrSlot = 0, thisHdrSlot = 0; in sbrDecoder_Parse() local1223 thisHdrSlot = getHeaderSlot( in sbrDecoder_Parse()1229 hSbrHeader = &self->sbrHeader[elementIndex][thisHdrSlot]; in sbrDecoder_Parse()1256 } else if (thisHdrSlot != lastHdrSlot) { in sbrDecoder_Parse()1533 if (!useOldHdr && (thisHdrSlot != lastHdrSlot) && (hSbrHeader != NULL)) { in sbrDecoder_Parse()1547 hSbrElement->useHeaderSlot[hSbrElement->useFrameSlot] = thisHdrSlot; in sbrDecoder_Parse()