Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DSampleTable.h94 static const uint32_t kChunkOffsetType32; variable
DSampleTable.cpp40 const uint32_t SampleTable::kChunkOffsetType32 = FOURCC('s', 't', 'c', 'o'); member in android::SampleTable