Home | History | Annotate | Download | only in jpeg

Lines Matching full:pointers

78  * of row groups per iMCU row).  We create two sets of redundant pointers to
125 /* These are the master pointers to the funny-order pointer lists. */
126 JSAMPIMAGE xbuffer[2]; /* pointers to weird pointer lists */
168 /* Get top-level space for component array pointers.
215 /* First copy the workspace pointers as-is */
225 /* The wraparound pointers at top and bottom will be filled later
227 * pointers to duplicate the first actual data line. This only needs
239 /* Set up the "wraparound" pointers at top and bottom of the pointer lists.
407 /* Call postprocessor using previously set pointers for postponed row */
421 /* Check for bottom of image: if so, tweak pointers to "duplicate"
429 /* Call postprocessor using previously set pointers */
435 /* After the first iMCU, change wraparound pointers to normal state */