Searched refs:tile_depth (Results 1 – 1 of 1) sorted by relevance
176 AvifInfoInternalFeatures* f, uint32_t target_item_id, uint32_t tile_depth) { in AvifInfoInternalGetItemFeatures() argument214 for (uint32_t tile = 0; tile < f->num_tiles && tile_depth < 3; ++tile) { in AvifInfoInternalGetItemFeatures()217 f, f->tiles[tile].tile_item_id, tile_depth + 1)); in AvifInfoInternalGetItemFeatures()
Completed in 8 milliseconds