Searched refs:LevelCodes (Results 1 – 1 of 1) sorted by relevance
40 typedef struct LevelCodes { struct44 } LevelCodes; typedef85 static LevelCodes lev[4 + 3 + 3]; // 0..3: Y, 4..6: U, 7..9: V364 static TileInfo *decode_tile_info(GetBitContext *gb, const LevelCodes *lc, int level) in decode_tile_info()