Searched refs:thisHdrSlot (Results 1 – 1 of 1) sorted by relevance
1150 int lastSlot, lastHdrSlot = 0, thisHdrSlot = 0; in sbrDecoder_Parse() local1219 thisHdrSlot = getHeaderSlot( in sbrDecoder_Parse()1225 hSbrHeader = &self->sbrHeader[elementIndex][thisHdrSlot]; in sbrDecoder_Parse()1252 } else if (thisHdrSlot != lastHdrSlot) { in sbrDecoder_Parse()1546 if (!useOldHdr && (thisHdrSlot != lastHdrSlot) && (hSbrHeader != NULL)) { in sbrDecoder_Parse()1560 hSbrElement->useHeaderSlot[hSbrElement->useFrameSlot] = thisHdrSlot; in sbrDecoder_Parse()