Searched refs:FSERRPTR (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/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)

Completed in 183 milliseconds