Home
last modified time | relevance | path

Searched defs:SamplesCount (Results 1 – 3 of 3) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
Dcompositionoffsetatom.cpp262 void CompositionOffsetAtom::setSamplesCount(uint32 SamplesCount) in setSamplesCount()
Dsampletableatom.cpp329 uint32 SamplesCount = _psampleSizeAtom->getSampleCount(); in SampleTableAtom() local
366 uint32 SamplesCount = _psampleSizeAtom->getSampleCount(); in SampleTableAtom() local
/external/opencore/fileformats/mp4/parser/include/
Dsampletableatom.h584 uint32 SamplesCount; variable