Searched refs:ff_h261_rl_tcoeff (Results 1 – 4 of 4) sorted by relevance
150 RLTable ff_h261_rl_tcoeff = { variable
58 extern RLTable ff_h261_rl_tcoeff;
176 rl = &ff_h261_rl_tcoeff; in h261_encode_block()369 ff_rl_init(&ff_h261_rl_tcoeff, h261_rl_table_store); in h261_encode_init_static()370 init_uni_h261_rl_tab(&ff_h261_rl_tcoeff, uni_h261_rl_len); in h261_encode_init_static()
65 INIT_FIRST_VLC_RL(ff_h261_rl_tcoeff, 552); in h261_decode_init_static()261 RLTable *rl = &ff_h261_rl_tcoeff; in h261_decode_block()