Searched refs:mCurrentSampleInfoOffsetsAllocSize (Results 1 – 1 of 1) sorted by relevance
144 uint32_t mCurrentSampleInfoOffsetsAllocSize; member in android::MPEG4Source5107 mCurrentSampleInfoOffsetsAllocSize(0), in MPEG4Source()5601 if (entrycount > mCurrentSampleInfoOffsetsAllocSize) { in parseSampleAuxiliaryInformationOffsets()5605 mCurrentSampleInfoOffsetsAllocSize, entrycount * 8); in parseSampleAuxiliaryInformationOffsets()5609 mCurrentSampleInfoOffsetsAllocSize = entrycount; in parseSampleAuxiliaryInformationOffsets()