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