HomeSort by relevance Sort by last modified time
    Searched refs:_highLightStartTime (Results 1 - 3 of 3) sorted by null

  /external/opencore/fileformats/mp4/composer/include/
textsamplemodifiers.h 129 if (_highLightStartTime == 0)
131 _highLightStartTime = HilightStartTime;
149 uint32 _highLightStartTime;
  /external/opencore/fileformats/mp4/parser/include/
textsamplemodifiers.h 106 return (_highLightStartTime);
130 uint32 _highLightStartTime;
  /external/opencore/fileformats/mp4/parser/src/
textsamplemodifiers.cpp 148 if (!AtomUtils::read32(buf, _highLightStartTime))

Completed in 188 milliseconds