Definition in file h261.c.
Go to the source code of this file.
Functions | |
| void | ff_h261_loop_filter (MpegEncContext *s) |
Variables | |
| uint8_t | ff_h261_rl_table_store [2][2 *MAX_RUN+MAX_LEVEL+3] |
| void ff_h261_loop_filter | ( | MpegEncContext * | s | ) |
| uint8_t ff_h261_rl_table_store[2][2 *MAX_RUN+MAX_LEVEL+3] |
Definition at line 34 of file h261.c.
Referenced by ff_h261_encode_init(), and h261_decode_init_vlc().
1.5.5