HomeSort by relevance Sort by last modified time
    Searched defs:getTextTrackWidth (Results 1 - 4 of 4) sorted by null

  /external/opencore/fileformats/mp4/parser/include/
trackheaderatom.h 88 int32 getTextTrackWidth()
trackatom.h 606 int32 getTextTrackWidth()
610 return _ptrackHeader->getTextTrackWidth();
mpeg4file.h 393 int32 getTextTrackWidth(uint32 trackid)
395 return _pmovieAtom->getTextTrackWidth(trackid);
    [all...]
  /external/opencore/fileformats/mp4/parser/src/
movieatom.cpp     [all...]

Completed in 831 milliseconds