Lines Matching full:controller
8 * This file contains the main buffer controller for decompression.
24 * postprocessing controllers. Nonetheless, the main controller is not
38 * The coefficient controller will deliver data to us one iMCU row at a time;
49 * time if so. When need_context_rows is FALSE, this controller can simply
50 * obtain one iMCU row at a time from the coefficient controller and dole it
53 * When need_context_rows is TRUE, this controller guarantees that the buffer
62 * convenient number for this controller to work with. The existing
112 /* Private buffer controller object */
453 * Source data will be the postprocessor controller's internal buffer.
472 * Initialize main buffer controller.