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

  /external/opencore/fileformats/mp4/parser/src/
3gpp_h263decoderspecificinfo.cpp 34 H263SpecficAtom::H263SpecficAtom(MP4_FF_FILE *fp, uint32 size, uint32 type)
  /external/opencore/fileformats/mp4/parser/include/
3gpp_h263decoderspecificinfo.h 33 class H263SpecficAtom : public Atom
37 H263SpecficAtom(MP4_FF_FILE *fp, uint32 size, uint32 type); // Default constructor
38 virtual ~H263SpecficAtom() {}; // Destructor

Completed in 1248 milliseconds