Searched refs:ending (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/nbaio/
H A DNBLog.h84 struct ending { struct in class:android::NBLog::FormatEntry
168 static const size_t kOverhead = sizeof(FormatEntry::entry) + sizeof(FormatEntry::ending);
170 static const size_t kPreviousLengthOffset = - sizeof(FormatEntry::ending) +
171 offsetof(FormatEntry::ending, length);
/frameworks/av/media/libnbaio/include/
H A DNBLog.h84 struct ending { struct in class:android::NBLog::FormatEntry
168 static const size_t kOverhead = sizeof(FormatEntry::entry) + sizeof(FormatEntry::ending);
170 static const size_t kPreviousLengthOffset = - sizeof(FormatEntry::ending) +
171 offsetof(FormatEntry::ending, length);

Completed in 59 milliseconds