Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp137 bool findCADescriptor(
435 bool ATSParser::Program::findCADescriptor( in findCADescriptor() function in android::ATSParser::Program
505 bool hasProgramCA = findCADescriptor(br, program_info_length, &programCA); in parseProgramMap()
534 bool hasStreamCA = findCADescriptor(br, ES_info_length, &streamCA); in parseProgramMap()