Searched refs:parseAC4SpecificBox (Results 1 – 2 of 2) sorted by relevance
187 status_t parseAC4SpecificBox(off64_t offset);
3242 if (parseAC4SpecificBox(data_offset) != OK) { in parseChunk()3355 status_t MPEG4Extractor::parseAC4SpecificBox(off64_t offset) { in parseAC4SpecificBox() function in android::MPEG4Extractor