Home
last modified time | relevance | path

Searched defs:kChunkOffsetType64 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/module/extractors/mp4/include/
DSampleTable.h103 static const uint32_t kChunkOffsetType64; variable
/frameworks/av/media/module/extractors/mp4/
DSampleTable.cpp42 const uint32_t SampleTable::kChunkOffsetType64 = FOURCC("co64"); member in android::SampleTable