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

  /external/chromium_org/media/mp4/
box_definitions.h 188 struct MEDIA_EXPORT ElementaryStreamDescriptor : Box {
189 DECLARE_BOX_METHODS(ElementaryStreamDescriptor);
205 ElementaryStreamDescriptor esds;
box_definitions.cc 409 ElementaryStreamDescriptor::ElementaryStreamDescriptor()
412 ElementaryStreamDescriptor::~ElementaryStreamDescriptor() {}
414 FourCC ElementaryStreamDescriptor::BoxType() const {
418 bool ElementaryStreamDescriptor::Parse(BoxReader* reader) {

Completed in 122 milliseconds