Home
last modified time | relevance | path

Searched refs:TM2Codes (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dtruemotion2.c94 typedef struct TM2Codes { struct
99 } TM2Codes; typedef
149 static int tm2_build_huff_table(TM2Context *ctx, TM2Codes *code) in tm2_build_huff_table()
222 static void tm2_free_codes(TM2Codes *code) in tm2_free_codes()
229 static inline int tm2_get_token(GetBitContext *gb, TM2Codes *code) in tm2_get_token()
290 TM2Codes codes; in tm2_read_stream()

Completed in 2 milliseconds