Searched refs:FSERRPTR (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.c135 typedef FSERROR FAR *FSERRPTR; /* pointer to error array (in FAR storage!) */ typedef
163 FSERRPTR fserrors[MAX_Q_COMPS]; /* accumulated errors */
620 register FSERRPTR errorptr; /* => fserrors[] at column before current */
730 cquantize->fserrors[i] = (FSERRPTR)
H A Djquant2.c188 typedef FSERROR FAR *FSERRPTR; /* pointer to error array (in FAR storage!) */ typedef
206 FSERRPTR fserrors; /* accumulated errors */
958 register FSERRPTR errorptr; /* => fserrors[] at column before current */
1203 cquantize->fserrors = (FSERRPTR) (*cinfo->mem->alloc_large)
1302 cquantize->fserrors = (FSERRPTR) (*cinfo->mem->alloc_large)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djquant1.c135 typedef FSERROR FAR *FSERRPTR; /* pointer to error array (in FAR storage!) */ typedef
163 FSERRPTR fserrors[MAX_Q_COMPS]; /* accumulated errors */
620 register FSERRPTR errorptr; /* => fserrors[] at column before current */
730 cquantize->fserrors[i] = (FSERRPTR)
H A Djquant2.c188 typedef FSERROR FAR *FSERRPTR; /* pointer to error array (in FAR storage!) */ typedef
206 FSERRPTR fserrors; /* accumulated errors */
958 register FSERRPTR errorptr; /* => fserrors[] at column before current */
1203 cquantize->fserrors = (FSERRPTR) (*cinfo->mem->alloc_large)
1302 cquantize->fserrors = (FSERRPTR) (*cinfo->mem->alloc_large)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dquantize.cpp295 typedef FSERROR *FSERRPTR; /* pointer to error array (in storage!) */ typedef
319 FSERRPTR fserrors; /* accumulated errors */
1091 register FSERRPTR errorptr; /* => fserrors[] at column before current */
1401 cquantize->fserrors = (FSERRPTR) malloc(

Completed in 146 milliseconds