Lines Matching defs:table
651 * Generates gamma table buffer to send to ASIC. Applies
656 * @param size of the gamma table
716 /** @brief send gamma table to scanner
717 * This function sends generic gamma table (ie ones built with
744 // FIXME: currently the last word of each gamma table is not initialized, so to work around
1745 auto table = create_slope_table_for_speed(motor_profile.slope, target_speed_w,
1749 return table;
1872 /** @brief build lookup table for digital enhancements
1873 * Function to build a lookup table (LUT), often
1891 0 keeps the line crossing the center of the table
1930 * because the table may not be square, i.e. 1024x256*/