Home
last modified time | relevance | path

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

/frameworks/av/media/module/extractors/mp4/
DItemTable.cpp810 struct IrotBox : public Box, public ItemProperty { struct
811 IrotBox(DataSourceHelper *source) : in IrotBox() function
824 status_t IrotBox::parse(off64_t offset, size_t size) { in parse()
1036 itemProperty = new IrotBox(source()); in onChunkData()