Searched refs:parseAC3SpecificBox (Results 1 – 2 of 2) sorted by relevance
143 status_t parseAC3SpecificBox(off64_t offset, uint16_t sampleRate);
2535 return parseAC3SpecificBox(offset, sampleRate); in parseAC3SampleEntry()2538 status_t MPEG4Extractor::parseAC3SpecificBox( in parseAC3SpecificBox() function in android::MPEG4Extractor