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

  /external/opencore/fileformats/mp4/parser/src/
mpeg4sampleentryextensions.cpp 27 MPEG4BitRateBox::MPEG4BitRateBox(MP4_FF_FILE *fp, uint32 size, uint32 type)
  /external/opencore/fileformats/mp4/parser/include/
mpeg4sampleentryextensions.h 25 class MPEG4BitRateBox : public Atom
28 MPEG4BitRateBox(MP4_FF_FILE *fp, uint32 size, uint32 type);
29 virtual ~MPEG4BitRateBox() {};

Completed in 72 milliseconds