Searched refs:hdrIdx (Results 1 – 1 of 1) sorted by relevance
1613 int hdrIdx; in sbrDecoder_DecodeElement() local1616 for (hdrIdx = 0; hdrIdx < ((1) + 1); hdrIdx += 1) { in sbrDecoder_DecodeElement()1617 if (self->sbrHeader[elementIndex][hdrIdx].syncState > UPSAMPLING) { in sbrDecoder_DecodeElement()1618 self->sbrHeader[elementIndex][hdrIdx].syncState = UPSAMPLING; in sbrDecoder_DecodeElement()