Home | History | Annotate | Download | only in jpeg

Lines Matching full:each

44    * workspace of C_MAX_BLOCKS_IN_MCU coefficient blocks, and reuse it for each
53 /* In multi-pass modes, we need a virtual block array for each component. */
135 * per call, ie, v_samp_factor block rows for each component in the image.
138 * NB: input_buf contains a plane for each component in image,
159 * Each call on forward_DCT processes a horizontal row of DCT blocks
226 * per call, ie, v_samp_factor block rows for each component in the image.
237 * NB: input_buf contains a plane for each component in image. All
277 /* Perform DCT for all non-dummy blocks in this iMCU row. Each call
297 * The tricky part here is that within each MCU, we want the DC values
333 * per call, ie, v_samp_factor block rows for each component in the scan.
418 /* Allocate a full-image virtual array for each component, */
419 /* padded to a multiple of samp_factor DCT blocks in each direction. */