Home
last modified time | relevance | path

Searched refs:approxMetaDataSizeIncrease (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DMPEG4Writer.cpp2056 uint64_t approxMetaDataSizeIncrease = in preAllocate() local
2058 ALOGV("approxMetaDataSizeIncrease:%" PRIu64 " wantSize:%" PRIu64, approxMetaDataSizeIncrease, in preAllocate()
2064 uint64_t preAllocateSize = wantSize + approxMOOVBoxSize + approxMetaDataSizeIncrease; in preAllocate()