Searched refs:target_item_id (Results 1 – 1 of 1) sorted by relevance
176 AvifInfoInternalFeatures* f, uint32_t target_item_id, uint32_t tile_depth) { in AvifInfoInternalGetItemFeatures() argument178 if (f->props[prop_item].item_id != target_item_id) continue; in AvifInfoInternalGetItemFeatures()182 if (target_item_id == f->primary_item_id && in AvifInfoInternalGetItemFeatures()215 if (f->tiles[tile].parent_item_id != target_item_id) continue; in AvifInfoInternalGetItemFeatures()
Completed in 9 milliseconds