Searched refs:parseAC3SampleEntry (Results 1 – 2 of 2) sorted by relevance
142 status_t parseAC3SampleEntry(off64_t offset);
2436 return parseAC3SampleEntry(data_offset); in parseChunk()2510 status_t MPEG4Extractor::parseAC3SampleEntry(off64_t offset) { in parseAC3SampleEntry() function in android::MPEG4Extractor