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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddvdata.h39 extern const uint8_t ff_dv_vlc_len[NB_DV_VLC];
H A Ddv_tablegen.h67 ff_dv_vlc_len[i] + (!!ff_dv_vlc_level[i]);
H A Ddv.c253 new_dv_vlc_len[j] = ff_dv_vlc_len[i];
263 new_dv_vlc_len[j] = ff_dv_vlc_len[i] + 1;
H A Ddvdata.c197 const uint8_t ff_dv_vlc_len[NB_DV_VLC] = { variable

Completed in 109 milliseconds