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

  /external/opencore/fileformats/mp4/parser/include/
boxrecord.h 48 int16 getBoxRight()
  /external/opencore/fileformats/mp4/parser/src/
textsampleentry.cpp 148 OSCL_EXPORT_REF int16 TextSampleEntry::getBoxRight()
152 return (_pBoxRecord->getBoxRight());
oma2boxes.cpp 1174 OSCL_EXPORT_REF int16 EnctBox::getBoxRight()
1178 return (_pBoxRecord->getBoxRight());
    [all...]

Completed in 35 milliseconds