Searched refs:ilocItem (Results 1 – 1 of 1) sorted by relevance
224 const HeifIlocBox::Item *ilocItem = nullptr; in GetGridLength() local229 ilocItem = &*iter; in GetGridLength()249 const HeifIlocBox::Item *ilocItem = nullptr; in GetItemData() local252 ilocItem = &item; in GetItemData()256 if (!ilocItem) { in GetItemData()967 const HeifIlocBox::Item *ilocItem = nullptr; in SetTiffOffset() local970 ilocItem = &item; in SetTiffOffset()974 if (!ilocItem) { in SetTiffOffset()978 tiffOffset_ = ilocItem->baseOffset; in SetTiffOffset()979 if (!ilocItem->extents.empty()) { in SetTiffOffset()[all …]