Searched refs:TileInfo (Results 1 – 1 of 1) sorted by relevance
61 typedef struct TileInfo { struct65 struct TileInfo *child[4]; argument66 } TileInfo; typedef364 static TileInfo *decode_tile_info(GetBitContext *gb, const LevelCodes *lc, int level) in decode_tile_info()366 TileInfo *ti; in decode_tile_info()408 TileInfo *subti = decode_tile_info(gb, lc, level + 1); in decode_tile_info()433 TileInfo *tile, MV root_mv) in restore_tree()598 TileInfo *tile; in clv_decode_frame()