Searched refs:parseALACSampleEntry (Results 1 – 2 of 2) sorted by relevance
182 status_t parseALACSampleEntry(off64_t *offset);
1206 status_t err = parseALACSampleEntry(&tmpOffset); in parseChunk()1652 status_t err = parseALACSampleEntry(&offsetTmp); in parseChunk()1802 status_t err = parseALACSampleEntry(&data_offset); in parseChunk()3278 status_t MPEG4Extractor::parseALACSampleEntry(off64_t *offset) { in parseALACSampleEntry() function in android::MPEG4Extractor