shithub: purgatorio

ref: 75c92428225428c8fde2d015f010e608a0b12f1d
dir: purgatorio/appl/wm/mpeg/c2.tab

View raw version
# vlc -cfp c2
c2_size: con 16;
c2_bits: con 4;
c2_table:= array[] of {
	(11,0),
	(-11,0),
	(2,8),
	(-2,8),
	(3,4),
	(-3,4),
	(10,0),
	(-10,0),
	(4,2),
	(-4,2),
	(2,7),
	(-2,7),
	(1,21),
	(-1,21),
	(1,20),
	(-1,20),
};