Searched refs:parseALACSampleEntry (Results 1 – 2 of 2) sorted by relevance
186 status_t parseALACSampleEntry(off64_t *offset);
1320 status_t err = parseALACSampleEntry(&tmpOffset); in parseChunk()1766 status_t err = parseALACSampleEntry(&offsetTmp); in parseChunk()1916 status_t err = parseALACSampleEntry(&data_offset); in parseChunk()3422 status_t MPEG4Extractor::parseALACSampleEntry(off64_t *offset) { in parseALACSampleEntry() function in android::MPEG4Extractor