Searched refs:InfeBox (Results 1 – 1 of 1) sorted by relevance
1032 struct InfeBox : public FullBox { struct1033 InfeBox(DataSourceHelper *source) : in InfeBox() argument1042 bool InfeBox::parseNullTerminatedString( in parseNullTerminatedString()1066 status_t InfeBox::parse(off64_t offset, size_t size, ItemInfo *itemInfo) { in parse()1192 InfeBox infeBox(source()); in onChunkData()