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

  /external/opencore/fileformats/mp4/parser/src/
avcsubseqdescriptionentry.cpp 24 AVCSubSequenceEntry::AVCSubSequenceEntry(MP4_FF_FILE *fp, uint32 size, uint32 type)
107 AVCSubSequenceEntry::~AVCSubSequenceEntry()
  /external/opencore/fileformats/mp4/parser/include/
avcsubseqdescriptionentry.h 56 class AVCSubSequenceEntry : public Atom
60 AVCSubSequenceEntry(MP4_FF_FILE *fp, uint32 size, uint32 type);
61 virtual ~AVCSubSequenceEntry();

Completed in 2636 milliseconds