Searched refs:vl_vlc_entry (Results 1 – 2 of 2) sorted by relevance
523 static struct vl_vlc_entry tbl_B1[1 << 11];524 static struct vl_vlc_entry tbl_B2[1 << 2];525 static struct vl_vlc_entry tbl_B3[1 << 6];526 static struct vl_vlc_entry tbl_B4[1 << 6];527 static struct vl_vlc_entry tbl_B9[1 << 9];528 static struct vl_vlc_entry tbl_B10[1 << 11];529 static struct vl_vlc_entry tbl_B11[1 << 2];530 static struct vl_vlc_entry tbl_B12[1 << 10];531 static struct vl_vlc_entry tbl_B13[1 << 10];713 static const struct vl_vlc_entry *blk2dcsize[] = { in decode_dct()
54 struct vl_vlc_entry struct63 struct vl_vlc_entry entry; argument70 vl_vlc_init_table(struct vl_vlc_entry *dst, unsigned dst_size, const struct vl_vlc_compressed *src,… in vl_vlc_init_table()270 vl_vlc_get_vlclbf(struct vl_vlc *vlc, const struct vl_vlc_entry *tbl, unsigned num_bits) in vl_vlc_get_vlclbf()