Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_cavlc.c278 #define RUN_VLC_BITS 3 macro
394 RUN_VLC_BITS, 7, in ff_h264_decode_init_vlc()
582 run_before= get_vlc2(gb, run_vlc[zeros_left].table, RUN_VLC_BITS, 1); \ in decode_residual()
597 run_before= get_vlc2(gb, run_vlc[zeros_left].table, RUN_VLC_BITS, 1); \ in decode_residual()

Completed in 2 milliseconds