Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DSampleTable.h102 static const uint32_t kChunkOffsetType32; variable
DSampleTable.cpp40 const uint32_t SampleTable::kChunkOffsetType32 = FOURCC("stco"); member in android::SampleTable