Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp1978 uint64_t approxMetaDataSizeIncrease = in preAllocate() local
1980 ALOGV("approxMetaDataSizeIncrease:%" PRIu64 " wantSize:%" PRIu64, approxMetaDataSizeIncrease, in preAllocate()
1986 uint64_t preAllocateSize = wantSize + approxMOOVBoxSize + approxMetaDataSizeIncrease; in preAllocate()