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

  /external/opencore/fileformats/mp4/parser/src/
paspatom.cpp 30 PASPBox::PASPBox(MP4_FF_FILE *fp, uint32 size, uint32 type)
  /external/opencore/fileformats/mp4/parser/include/
paspatom.h 30 class PASPBox : public Atom
33 PASPBox(MP4_FF_FILE *fp, uint32 size, uint32 type);
34 virtual ~PASPBox() {};

Completed in 455 milliseconds