Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Side by Side Diff: third_party/libtiff/tif_fax3sm.c

Issue 1563103002: XFA: Upgrade to libtiff 4.0.6. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: rename to libtiff Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/libtiff/tif_fax3.c ('k') | third_party/libtiff/tif_flush.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* WARNING, this file was automatically generated by the 1 /* WARNING, this file was automatically generated by the
2 mkg3states program */ 2 mkg3states program */
3 #include "tiff.h" 3 #include "tiff.h"
4 #include "tif_fax3.h" 4 #include "tif_fax3.h"
5 const TIFFFaxTabEnt TIFFFaxMainTable[128] = { 5 const TIFFFaxTabEnt TIFFFaxMainTable[128] = {
6 {12,7,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{1,4,0},{3,1,0} , 6 {12,7,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{1,4,0},{3,1,0} ,
7 {5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{5,6,2},{3,1,0},{5,3,1},{3,1,0}, 7 {5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{5,6,2},{3,1,0},{5,3,1},{3,1,0},
8 {2,3,0},{3,1,0},{4,3,1},{3,1,0},{1,4,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0}, 8 {2,3,0},{3,1,0},{4,3,1},{3,1,0},{1,4,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},
9 {4,3,1},{3,1,0},{5,7,3},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0}, 9 {4,3,1},{3,1,0},{5,7,3},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},
10 {1,4,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{4,6,2},{3,1,0}, 10 {1,4,0},{3,1,0},{5,3,1},{3,1,0},{2,3,0},{3,1,0},{4,3,1},{3,1,0},{4,6,2},{3,1,0},
(...skipping 1240 matching lines...) Expand 10 before | Expand all | Expand 10 after
1251 {8,4,6},{8,2,3},{8,3,4},{8,2,2},{8,5,7},{8,2,3},{8,3,1},{8,2,2},{8,4,5},{8,2,3}, 1251 {8,4,6},{8,2,3},{8,3,4},{8,2,2},{8,5,7},{8,2,3},{8,3,1},{8,2,2},{8,4,5},{8,2,3},
1252 {8,3,4},{8,2,2} 1252 {8,3,4},{8,2,2}
1253 }; 1253 };
1254 /* 1254 /*
1255 * Local Variables: 1255 * Local Variables:
1256 * mode: c 1256 * mode: c
1257 * c-basic-offset: 8 1257 * c-basic-offset: 8
1258 * fill-column: 78 1258 * fill-column: 78
1259 * End: 1259 * End:
1260 */ 1260 */
1261
OLDNEW
« no previous file with comments | « third_party/libtiff/tif_fax3.c ('k') | third_party/libtiff/tif_flush.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698