Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMPEG4Writer.h332 bool truncatePreAllocation();
/aosp12/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp1159 if (!truncatePreAllocation()) { in release()
2005 bool MPEG4Writer::truncatePreAllocation() { in truncatePreAllocation() function in android::MPEG4Writer