Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMPEG4Writer.cpp361 struct TimestampDebugHelperEntry { struct in android::MPEG4Writer::Track
367 std::list<TimestampDebugHelperEntry> mTimestampDebugHelper;
3483 for (const TimestampDebugHelperEntry& entry : mTimestampDebugHelper) { in dumpTimeStamps()
3799 TimestampDebugHelperEntry timestampDebugEntry; in threadEntry()