Lines Matching full:component
11 * is defined to be max_v_samp_factor pixel rows of each component,
53 /* Pointer to routine to downsample a single component */
63 /* Downsampling method pointers, one per component */
82 * Expand a component horizontally from width input_cols to width output_cols,
110 * In this version we simply downsample each component independently.
133 * Downsample pixel values of a single component.
181 * Downsample pixel values of a single component.
182 * This version handles the special case of a full-size component,
200 * Downsample pixel values of a single component.
243 * Downsample pixel values of a single component.
286 * Downsample pixel values of a single component.
386 * Downsample pixel values of a single component.
387 * This version handles the special case of a full-size component,
460 * Note that we must select a routine for each component.