Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhqx.h82 #define HQX_DC_VLC_BITS 9 macro
H A Dhqx.c124 dc = get_vlc2(gb, vlc->table, HQX_DC_VLC_BITS, 2); in decode_block()
H A Dhqxvlc.c2143 ret = init_vlc(&ctx->dc_vlc[idx], HQX_DC_VLC_BITS, \

Completed in 6 milliseconds