Searched refs:parseAC3SpecificBox (Results 1 – 2 of 2) sorted by relevance
179 status_t parseAC3SpecificBox(off64_t offset);
2788 if (parseAC3SpecificBox(data_offset) != OK) { in parseChunk()3208 status_t MPEG4Extractor::parseAC3SpecificBox(off64_t offset) { in parseAC3SpecificBox() function in android::MPEG4Extractor