Searched refs:dv_vlc_run (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddv_tablegen.h53 if (dv_vlc_run[i] >= DV_VLC_MAP_RUN_SIZE)
60 if (dv_vlc_map[dv_vlc_run[i]][dv_vlc_level[i]].size != 0)
63 dv_vlc_map[dv_vlc_run[i]][dv_vlc_level[i]].vlc =
65 dv_vlc_map[dv_vlc_run[i]][dv_vlc_level[i]].size =
H A Ddv_vlc_data.h149 static const uint8_t dv_vlc_run[409] = { variable
H A Ddv.c278 new_dv_vlc_run[j] = dv_vlc_run[i];
288 new_dv_vlc_run[j] = dv_vlc_run[i];

Completed in 54 milliseconds