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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dtruemotion2.c40 typedef struct TM2Context{ struct
61 } TM2Context; typedef in typeref:struct:TM2Context
88 static int tm2_read_tree(TM2Context *ctx, uint32_t prefix, int length, TM2Huff *huff)
117 static int tm2_build_huff_table(TM2Context *ctx, TM2Codes *code)
201 static inline int tm2_read_header(TM2Context *ctx, const uint8_t *buf)
238 static int tm2_read_deltas(TM2Context *ctx, int stream_id) {
263 static int tm2_read_stream(TM2Context *ctx, const uint8_t *buf, int stream_id) {
327 static inline int GET_TOK(TM2Context *ctx,int type) {
374 static inline void tm2_apply_deltas(TM2Context *ctx, int* Y, int stride, int *deltas, int *last)
424 static inline void tm2_hi_res_block(TM2Context *ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dtruemotion2.c40 typedef struct TM2Context{ struct
61 } TM2Context; typedef in typeref:struct:TM2Context
88 static int tm2_read_tree(TM2Context *ctx, uint32_t prefix, int length, TM2Huff *huff)
117 static int tm2_build_huff_table(TM2Context *ctx, TM2Codes *code)
201 static inline int tm2_read_header(TM2Context *ctx, const uint8_t *buf)
238 static int tm2_read_deltas(TM2Context *ctx, int stream_id) {
263 static int tm2_read_stream(TM2Context *ctx, const uint8_t *buf, int stream_id) {
327 static inline int GET_TOK(TM2Context *ctx,int type) {
374 static inline void tm2_apply_deltas(TM2Context *ctx, int* Y, int stride, int *deltas, int *last)
424 static inline void tm2_hi_res_block(TM2Context *ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dtruemotion2.c40 typedef struct TM2Context{ struct
61 } TM2Context; typedef in typeref:struct:TM2Context
88 static int tm2_read_tree(TM2Context *ctx, uint32_t prefix, int length, TM2Huff *huff)
117 static int tm2_build_huff_table(TM2Context *ctx, TM2Codes *code)
201 static inline int tm2_read_header(TM2Context *ctx, const uint8_t *buf)
238 static int tm2_read_deltas(TM2Context *ctx, int stream_id) {
263 static int tm2_read_stream(TM2Context *ctx, const uint8_t *buf, int stream_id) {
327 static inline int GET_TOK(TM2Context *ctx,int type) {
374 static inline void tm2_apply_deltas(TM2Context *ctx, int* Y, int stride, int *deltas, int *last)
424 static inline void tm2_hi_res_block(TM2Context *ct
[all...]

Completed in 204 milliseconds