Searched refs:maxLenOfCbInExtSrtSecIdx (Results 1 – 2 of 2) sorted by relevance
509 pTmp5 = pHcr->sectionInfo.maxLenOfCbInExtSrtSecIdx; in HcrDecoder()531 pHcr->sectionInfo.maxLenOfCbInExtSrtSecIdx = pTmp5; in HcrDecoder()1067 int maxLenOfCbInExtSrtSecIdx = pHcr->sectionInfo.maxLenOfCbInExtSrtSecIdx; in DecodePCWs() local1092 maxAllowedCwLen = pMaxLenOfCbInExtSrtSec[maxLenOfCbInExtSrtSecIdx]; in DecodePCWs()1093 maxLenOfCbInExtSrtSecIdx++; in DecodePCWs()1094 if (maxLenOfCbInExtSrtSecIdx >= (MAX_SFB_HCR+MAX_HCR_SETS)) { in DecodePCWs()1284 pHcr->sectionInfo.maxLenOfCbInExtSrtSecIdx = maxLenOfCbInExtSrtSecIdx; in DecodePCWs()
330 int maxLenOfCbInExtSrtSecIdx; member