Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c528 static struct vl_vlc_entry tbl_B10[1 << 11]; variable
605 vl_vlc_init_table(tbl_B10, ARRAY_SIZE(tbl_B10), motion_code, ARRAY_SIZE(motion_code)); in init_tables()
629 motion_code = vl_vlc_get_vlclbf(&bs->vlc, tbl_B10, 11); in motion_vector()

Completed in 2 milliseconds