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

  /external/opencore/fileformats/mp4/parser/include/
boxrecord.h 38 int16 getBoxLeft()
  /external/opencore/fileformats/mp4/parser/src/
textsampleentry.cpp 124 OSCL_EXPORT_REF int16 TextSampleEntry::getBoxLeft()
128 return (_pBoxRecord->getBoxLeft());
oma2boxes.cpp 1150 OSCL_EXPORT_REF int16 EnctBox::getBoxLeft()
1154 return (_pBoxRecord->getBoxLeft());
    [all...]

Completed in 63 milliseconds