Searched refs:mCurrentSampleInfoAllocSize (Results 1 – 1 of 1) sorted by relevance
109 uint32_t mCurrentSampleInfoAllocSize; member in android::MPEG4Source3460 mCurrentSampleInfoAllocSize(0), in MPEG4Source()3768 if (smplcnt > mCurrentSampleInfoAllocSize) { in parseSampleAuxiliaryInformationSizes()3770 mCurrentSampleInfoAllocSize = smplcnt; in parseSampleAuxiliaryInformationSizes()