Searched refs:parseSubstreamDSI (Results 1 – 2 of 2) sorted by relevance
93 bool AC4DSIParser::parseSubstreamDSI(uint32_t presentationID, uint32_t substreamID){ in parseSubstreamDSI() function in android::AC4DSIParser450 if (!parseSubstreamDSI(presentation, 0)) { in parse()473 if (!parseSubstreamDSI(presentation, 0)) { in parse()476 if (!parseSubstreamDSI(presentation, 1)) { in parse()491 if (!parseSubstreamDSI(presentation, 0)) { in parse()494 if (!parseSubstreamDSI(presentation, 1)) { in parse()497 if (!parseSubstreamDSI(presentation, 2)) { in parse()514 if (!parseSubstreamDSI(presentation, 0)) { in parse()
98 bool parseSubstreamDSI(uint32_t presentationID, uint32_t substreamID);