Searched refs:parseColorInfo (Results 1 – 2 of 2) sorted by relevance
158 status_t parseColorInfo(off64_t offset, size_t size);
2725 status_t err = parseColorInfo(data_offset, chunk_data_size); in parseChunk()3852 status_t MPEG4Extractor::parseColorInfo(off64_t offset, size_t size) { in parseColorInfo() function in android::MPEG4Extractor