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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh261.h60 extern RLTable ff_h261_rl_tcoeff;
H A Dh261data.c150 RLTable ff_h261_rl_tcoeff = { variable
H A Dh261.c90 ff_init_rl(&ff_h261_rl_tcoeff, ff_h261_rl_table_store);
H A Dh261enc.c174 rl = &ff_h261_rl_tcoeff;
371 init_uni_h261_rl_tab(&ff_h261_rl_tcoeff, NULL, uni_h261_rl_len);
H A Dh261dec.c68 INIT_VLC_RL(ff_h261_rl_tcoeff, 552);
262 RLTable *rl = &ff_h261_rl_tcoeff;

Completed in 163 milliseconds