Searched refs:maxLenOfCbInExtSrtSecIdx (Results 1 – 2 of 2) sorted by relevance
468 pTmp5 = pHcr->sectionInfo.maxLenOfCbInExtSrtSecIdx; in HcrDecoder()485 pHcr->sectionInfo.maxLenOfCbInExtSrtSecIdx = pTmp5; in HcrDecoder()1024 int maxLenOfCbInExtSrtSecIdx = pHcr->sectionInfo.maxLenOfCbInExtSrtSecIdx; in DecodePCWs() local1055 maxAllowedCwLen = pMaxLenOfCbInExtSrtSec[maxLenOfCbInExtSrtSecIdx]; in DecodePCWs()1056 maxLenOfCbInExtSrtSecIdx++; in DecodePCWs()1057 if (maxLenOfCbInExtSrtSecIdx >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in DecodePCWs()1248 pHcr->sectionInfo.maxLenOfCbInExtSrtSecIdx = maxLenOfCbInExtSrtSecIdx; in DecodePCWs()
400 int maxLenOfCbInExtSrtSecIdx; member