# HG changeset patch # User michael # Date 1106518255 0 # Node ID c446c53677f30cb245bccbe6115b3eaadf2ea535 # Parent d74d342cabb93de7167fe9b2f436e31953ff8910 mention table duplications, note, please avoid duplicating tables! diff -r d74d342cabb9 -r c446c53677f3 vc9data.h --- a/vc9data.h Sun Jan 23 21:36:24 2005 +0000 +++ b/vc9data.h Sun Jan 23 22:10:55 2005 +0000 @@ -86,6 +86,7 @@ }; /* I-Picture CBPCY VLC tables */ +//same as msmpeg4 table_mb_intra static const uint16_t vc9_cbpcy_i_codes[64] = { 1, 23, 9, 5, 6, 71, 32, 16, 2, 124, 58, 29, 2, 236, 119, 0, @@ -310,6 +311,7 @@ }; /* DC luma differentials low+hi-mo, p217 */ +//same as msmpeg4 table0/1_dc_lum static const uint32_t vc9_luma_dc_codes[2][120] = { { 1, 1, 1, 1, 5, 7, 8, 12,