Searched refs:thisHdrSlot (Results 1 – 1 of 1) sorted by relevance
1152 int lastSlot, lastHdrSlot = 0, thisHdrSlot = 0; in sbrDecoder_Parse() local1221 thisHdrSlot = getHeaderSlot( in sbrDecoder_Parse()1227 hSbrHeader = &self->sbrHeader[elementIndex][thisHdrSlot]; in sbrDecoder_Parse()1254 } else if (thisHdrSlot != lastHdrSlot) { in sbrDecoder_Parse()1529 if (!useOldHdr && (thisHdrSlot != lastHdrSlot) && (hSbrHeader != NULL)) { in sbrDecoder_Parse()1543 hSbrElement->useHeaderSlot[hSbrElement->useFrameSlot] = thisHdrSlot; in sbrDecoder_Parse()