Searched refs:mCurrentSampleInfoOffsetsAllocSize (Results 1 – 1 of 1) sorted by relevance
167 uint32_t mCurrentSampleInfoOffsetsAllocSize; member in android::MPEG4Source5219 mCurrentSampleInfoOffsetsAllocSize(0), in MPEG4Source()5720 if (entrycount > mCurrentSampleInfoOffsetsAllocSize) { in parseSampleAuxiliaryInformationOffsets()5724 mCurrentSampleInfoOffsetsAllocSize, entrycount * 8); in parseSampleAuxiliaryInformationOffsets()5728 mCurrentSampleInfoOffsetsAllocSize = entrycount; in parseSampleAuxiliaryInformationOffsets()