Searched refs:pmtVersion (Results 1 – 1 of 1) sorted by relevance
494 unsigned pmtVersion = br->getBits(5); in parseProgramMap() local495 if (pmtVersion != mPMTVersion) { in parseProgramMap()497 mPMTVersion = pmtVersion; in parseProgramMap()499 MY_LOGV(" version_number = %u", pmtVersion); in parseProgramMap()