Lines Matching refs:post
246 * post-IDCT limiting thus:
252 * For the post-IDCT step, we want to convert the data from signed to unsigned
254 * So the post-IDCT limiting table ends up looking like this:
262 * We can save some space by overlapping the start of the post-IDCT table
263 * with the simpler range limiting table. The post-IDCT table begins at
287 table += CENTERJSAMPLE; /* Point to where post-IDCT table starts */
288 /* End of simple table, rest of first half of post-IDCT table */
291 /* Second half of post-IDCT table */
381 /* Post-processing: in particular, color conversion first */
470 (*cinfo->post->start_pass) (cinfo, JBUF_CRANK_DEST);
495 (*cinfo->post->start_pass) (cinfo,