Home
last modified time | relevance | path

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

/frameworks/av/include/media/stagefright/
DMPEG4Writer.h138 int64_t mMaxInterChunkDurUs; member
/frameworks/av/media/libstagefright/
DMPEG4Writer.cpp1122 it->mMaxInterChunkDurUs); in sendSessionSummary()
1752 it->mMaxInterChunkDurUs = interChunkTimeUs; in findChunkToWrite()
1805 info.mMaxInterChunkDurUs = 0; in startWriterThread()