Home | History | Annotate | Download | only in jpeg-6b

Lines Matching full:component

12  * sample rows of each component.  Upsampling will normally produce
26 /* Pointer to routine to upsample a single component */
39 * Note: we do not allocate any storage for component(s) which are full-size,
45 /* Per-component upsampling method pointers */
51 /* Height of an input row group for each component. */
83 * In this version we upsample each component independently.
104 /* Invoke per-component upsample method. Notice we pass a POINTER
145 * of a single component. One row group is processed per call.
423 /* Verify we can handle the sampling factors, select per-component methods,
440 /* Don't bother to upsample an uninteresting component. */