Searched refs:TM2Codes (Results 1 – 1 of 1) sorted by relevance
93 typedef struct TM2Codes { struct98 } TM2Codes; argument148 static int tm2_build_huff_table(TM2Context *ctx, TM2Codes *code) in tm2_build_huff_table()221 static void tm2_free_codes(TM2Codes *code) in tm2_free_codes()228 static inline int tm2_get_token(GetBitContext *gb, TM2Codes *code) in tm2_get_token()289 TM2Codes codes; in tm2_read_stream()