Home
last modified time | relevance | path

Searched defs:ItemProperty (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/module/extractors/mp4/
DItemTable.cpp686 struct ItemProperty : public RefBase { struct
687 ItemProperty() {} in ItemProperty() function
689 virtual void attachTo(ImageItem &/*image*/) const { in attachTo()
692 virtual status_t parse(off64_t /*offset*/, size_t /*size*/) { in parse()