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

  /external/chromium_org/media/formats/mp4/
box_definitions.h 136 struct MEDIA_EXPORT EditList : Box {
137 DECLARE_BOX_METHODS(EditList);
145 EditList list;
box_definitions.cc 299 EditList::EditList() {}
300 EditList::~EditList() {}
301 FourCC EditList::BoxType() const { return FOURCC_ELST; }
303 bool EditList::Parse(BoxReader* reader) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntimage.h 125 ULONG EditList;
148 ULONGLONG EditList;
  /external/llvm/include/llvm/Object/
COFF.h 328 support::ulittle32_t EditList;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 215 milliseconds