Searched refs:ElementaryStreamDescriptor (Results 1 – 2 of 2) sorted by relevance
190 struct MEDIA_EXPORT ElementaryStreamDescriptor : Box { struct191 DECLARE_BOX_METHODS(ElementaryStreamDescriptor);207 ElementaryStreamDescriptor esds; argument
414 ElementaryStreamDescriptor::ElementaryStreamDescriptor() in ElementaryStreamDescriptor() function in media::mp4::ElementaryStreamDescriptor417 ElementaryStreamDescriptor::~ElementaryStreamDescriptor() {} in ~ElementaryStreamDescriptor()419 FourCC ElementaryStreamDescriptor::BoxType() const { in BoxType()423 bool ElementaryStreamDescriptor::Parse(BoxReader* reader) { in Parse()