Home | History | Annotate | Download | only in jpeg

Lines Matching full:blocks

40    * We allocate a workspace of D_MAX_BLOCKS_IN_MCU coefficient blocks,
45 * In multi-pass modes, this array points to the current MCU's blocks
187 * We skip dummy blocks at the right and bottom edges (but blkn gets
189 * allocated the MCU_buffer[] blocks sequentially.
309 // zero all blocks
312 /* Construct list of pointers to DCT blocks belonging to this MCU */
495 * blocks in the virtual buffer.
501 /* Get the list of pointers to DCT blocks in
609 /* Loop over all DCT blocks to be processed. */
637 * the DC values of a DCT block and its 8 neighboring blocks.
795 /* Loop over all DCT blocks to be processed. */
951 * DCT blocks in the horizontal direction.
996 /* padded to a multiple of samp_factor DCT blocks in each direction. */