Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp128 bool findCADescriptor(
424 bool ATSParser::Program::findCADescriptor( in findCADescriptor() function in android::ATSParser::Program
494 bool hasProgramCA = findCADescriptor(br, program_info_length, &programCA); in parseProgramMap()
523 bool hasStreamCA = findCADescriptor(br, ES_info_length, &streamCA); in parseProgramMap()