Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddnxhddec.c79 #define DNXHD_VLC_BITS 9 macro
136 if ((ret = init_vlc(&ctx->ac_vlc, DNXHD_VLC_BITS, 257, in dnxhd_init_vlc()
144 if ((ret = init_vlc(&ctx->run_vlc, DNXHD_VLC_BITS, 62, in dnxhd_init_vlc()
411 DNXHD_VLC_BITS, 2); in dnxhd_decode_dct_block()
428 DNXHD_VLC_BITS, 2); in dnxhd_decode_dct_block()
449 DNXHD_VLC_BITS, 2); in dnxhd_decode_dct_block()