Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMPEG4Writer.h337 bool truncatePreAllocation();
/frameworks/av/media/libstagefright/
DMPEG4Writer.cpp1206 if (!truncatePreAllocation()) { in release()
2083 bool MPEG4Writer::truncatePreAllocation() { in truncatePreAllocation() function in android::MPEG4Writer