Searched refs:getUInt24 (Results 1 – 3 of 3) sorted by relevance
70 bool getUInt24(off64_t offset, uint32_t *x); // 3 byte int, returned as a 32-bit int
68 bool DataSource::getUInt24(off64_t offset, uint32_t *x) { in getUInt24() function in android::DataSource
3731 if (!mDataSource->getUInt24(offset, &flags)) { in parseSampleAuxiliaryInformationSizes()3788 if (!mDataSource->getUInt24(offset, &flags)) { in parseSampleAuxiliaryInformationOffsets()