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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djquant1.c129 typedef int LOCFSERROR; /* use 'int' for calculation temps */ typedef
132 typedef JPEG_INT32 LOCFSERROR; /* be sure calculation temps are big enough */ typedef
615 register LOCFSERROR cur; /* current error or pixel value */
616 LOCFSERROR belowerr; /* error for pixel below cur */
617 LOCFSERROR bpreverr; /* error for below/prev col */
618 LOCFSERROR bnexterr; /* error for below/next col */
619 LOCFSERROR delta;
H A Djquant2.c182 typedef int LOCFSERROR; /* use 'int' for calculation temps */ typedef
185 typedef JPEG_INT32 LOCFSERROR; /* be sure calculation temps are big enough */ typedef
955 register LOCFSERROR cur0, cur1, cur2; /* current error or pixel value */
956 LOCFSERROR belowerr0, belowerr1, belowerr2; /* error for pixel below cur */
957 LOCFSERROR bpreverr0, bpreverr1, bpreverr2; /* error for below/prev col */
1044 { register LOCFSERROR bnexterr, delta;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djquant1.c129 typedef int LOCFSERROR; /* use 'int' for calculation temps */ typedef
132 typedef INT32 LOCFSERROR; /* be sure calculation temps are big enough */ typedef
615 register LOCFSERROR cur; /* current error or pixel value */
616 LOCFSERROR belowerr; /* error for pixel below cur */
617 LOCFSERROR bpreverr; /* error for below/prev col */
618 LOCFSERROR bnexterr; /* error for below/next col */
619 LOCFSERROR delta;
H A Djquant2.c182 typedef int LOCFSERROR; /* use 'int' for calculation temps */ typedef
185 typedef INT32 LOCFSERROR; /* be sure calculation temps are big enough */ typedef
955 register LOCFSERROR cur0, cur1, cur2; /* current error or pixel value */
956 LOCFSERROR belowerr0, belowerr1, belowerr2; /* error for pixel below cur */
957 LOCFSERROR bpreverr0, bpreverr1, bpreverr2; /* error for below/prev col */
1044 { register LOCFSERROR bnexterr, delta;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dquantize.cpp289 typedef int LOCFSERROR; /* use 'int' for calculation temps */ typedef
292 typedef INT32 LOCFSERROR; /* be sure calculation temps are big enough */ typedef
1088 register LOCFSERROR cur0, cur1, cur2; /* current error or pixel value */
1089 LOCFSERROR belowerr0, belowerr1, belowerr2; /* error for pixel below cur */
1090 LOCFSERROR bpreverr0, bpreverr1, bpreverr2; /* error for below/prev col */
1177 { register LOCFSERROR bnexterr, delta;

Completed in 138 milliseconds