Searched refs:InfeBox (Results 1 – 1 of 1) sorted by relevance
1140 struct InfeBox : public FullBox { struct1141 InfeBox(DataSourceHelper *source) : in InfeBox() argument1150 bool InfeBox::parseNullTerminatedString( in parseNullTerminatedString()1174 status_t InfeBox::parse(off64_t offset, size_t size, ItemInfo *itemInfo) { in parse()1301 InfeBox infeBox(source()); in onChunkData()