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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddnxhddec.c54 #define DNXHD_VLC_BITS 9 macro
86 init_vlc(&ctx->ac_vlc, DNXHD_VLC_BITS, 257,
92 init_vlc(&ctx->run_vlc, DNXHD_VLC_BITS, 62,
216 DNXHD_VLC_BITS, 2);
235 DNXHD_VLC_BITS, 2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddnxhddec.c59 #define DNXHD_VLC_BITS 9 macro
97 init_vlc(&ctx->ac_vlc, DNXHD_VLC_BITS, 257,
103 init_vlc(&ctx->run_vlc, DNXHD_VLC_BITS, 62,
264 DNXHD_VLC_BITS, 2);
281 DNXHD_VLC_BITS, 2);
300 DNXHD_VLC_BITS, 2);

Completed in 68 milliseconds