Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddvdata.h32 extern const uint8_t ff_dv_vlc_len[NB_DV_VLC];
H A Ddv_tablegen.h68 ff_dv_vlc_len[i] + (!!ff_dv_vlc_level[i]); in dv_vlc_map_tableinit()
H A Ddvdata.c132 const uint8_t ff_dv_vlc_len[NB_DV_VLC] = { variable
H A Ddvdec.c151 new_dv_vlc_len[j] = ff_dv_vlc_len[i]; in dv_init_static()
161 new_dv_vlc_len[j] = ff_dv_vlc_len[i] + 1; in dv_init_static()

Completed in 3 milliseconds