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

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

Issue 1392373004: Rename lpng and tiff to third_party/ (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: GN Created 5 years, 2 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
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 1241 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 1261
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698