Searched refs:new_dv_vlc_run (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddv.c245 uint8_t new_dv_vlc_run[NB_DV_VLC*2]; local
254 new_dv_vlc_run[j] = ff_dv_vlc_run[i];
264 new_dv_vlc_run[j] = ff_dv_vlc_run[i];
284 run = new_dv_vlc_run [code] + 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddv.c269 uint8_t new_dv_vlc_run[NB_DV_VLC*2]; local
278 new_dv_vlc_run[j] = dv_vlc_run[i];
288 new_dv_vlc_run[j] = dv_vlc_run[i];
308 run = new_dv_vlc_run [code] + 1;

Completed in 61 milliseconds