Searched refs:mCurrentSampleInfoOffsetsAllocSize (Results 1 – 1 of 1) sorted by relevance
131 uint32_t mCurrentSampleInfoOffsetsAllocSize; member in android::MPEG4Source4701 mCurrentSampleInfoOffsetsAllocSize(0), in MPEG4Source()5156 if (entrycount > mCurrentSampleInfoOffsetsAllocSize) { in parseSampleAuxiliaryInformationOffsets()5160 mCurrentSampleInfoOffsetsAllocSize, entrycount * 8); in parseSampleAuxiliaryInformationOffsets()5164 mCurrentSampleInfoOffsetsAllocSize = entrycount; in parseSampleAuxiliaryInformationOffsets()