Searched refs:wantSize (Results 1 – 2 of 2) sorted by relevance
333 bool preAllocate(uint64_t wantSize);
2025 bool MPEG4Writer::preAllocate(uint64_t wantSize) { in preAllocate() argument2059 wantSize); in preAllocate()2064 uint64_t preAllocateSize = wantSize + approxMOOVBoxSize + approxMetaDataSizeIncrease; in preAllocate()