Home
last modified time | relevance | path

Searched refs:_sampleDescriptionIndex (Results 1 – 2 of 2) sorted by relevance

/external/opencore/fileformats/mp4/composer/src/
Dtrackfragmentheaderatom.cpp29 _sampleDescriptionIndex = 0; in PVA_FF_TrackFragmentHeaderAtom()
143 if (!PVA_FF_AtomUtils::render32(fp, _sampleDescriptionIndex)) in renderToFileStream()
/external/opencore/fileformats/mp4/composer/include/
Dtrackfragmentheaderatom.h47 uint32 _sampleDescriptionIndex; variable