Searched refs:parseEAC3SpecificBox (Results 1 – 2 of 2) sorted by relevance
180 status_t parseEAC3SpecificBox(off64_t offset);
2801 if (parseEAC3SpecificBox(data_offset) != OK) { in parseChunk()3043 status_t MPEG4Extractor::parseEAC3SpecificBox(off64_t offset) { in parseEAC3SpecificBox() function in android::MPEG4Extractor