Searched refs:parseIlocBox (Results 1 – 2 of 2) sorted by relevance
88 status_t parseIlocBox(off64_t offset, size_t size);
1225 return parseIlocBox(data_offset, chunk_data_size); in parse()1261 status_t ItemTable::parseIlocBox(off64_t offset, size_t size) { in parseIlocBox() function in android::heif::ItemTable