Searched refs:rv_dc_chrom (Results 1 – 1 of 1) sorted by relevance
79 static VLC rv_dc_lum, rv_dc_chrom; variable88 code = get_vlc2(&s->gb, rv_dc_chrom.table, DC_VLC_BITS, 2); in ff_rv_decode_dc()354 rv_dc_chrom.table = &table[1472]; in rv10_init_static()355 rv_dc_chrom.table_allocated = 992; in rv10_init_static()356 rv10_build_vlc(&rv_dc_chrom, rv_chrom_len_count, in rv10_init_static()360 rv_dc_chrom.table[(0x1FE << (DC_VLC_BITS - 9)) + i][0] = 255; in rv10_init_static()361 rv_dc_chrom.table[(0x1FE << (DC_VLC_BITS - 9)) + i][1] = 18; in rv10_init_static()