Home
last modified time | relevance | path

Searched refs:IrotBox (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/extractors/mp4/
DItemTable.cpp767 struct IrotBox : public Box, public ItemProperty { struct
768 IrotBox(DataSourceHelper *source) : in IrotBox() argument
781 status_t IrotBox::parse(off64_t offset, size_t size) { in parse()
952 itemProperty = new IrotBox(source()); in onChunkData()