Home
last modified time | relevance | path

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

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