Home
last modified time | relevance | path

Searched refs:section_syntax_indictor (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/module/mpeg2ts/
DATSParser.cpp2095 unsigned section_syntax_indictor = br->getBits(1); in parseProgramAssociationTable() local
2096 ALOGV(" section_syntax_indictor = %u", section_syntax_indictor); in parseProgramAssociationTable()