Searched refs:MotorSlopeTable (Results 1 - 5 of 5) sorted by relevance
/third_party/backends/backend/genesys/ |
H A D | motor.cpp | 62 void MotorSlopeTable::slice_steps(unsigned count, unsigned step_multiplier) in slice_steps() 72 void MotorSlopeTable::expand_table(unsigned count, unsigned step_multiplier) in expand_table() 82 void MotorSlopeTable::generate_pixeltime_sum() in generate_pixeltime_sum() 104 MotorSlopeTable create_slope_table_for_speed(const MotorSlope& slope, unsigned target_speed_w, in create_slope_table_for_speed() 110 MotorSlopeTable table; in create_slope_table_for_speed()
|
H A D | motor.h | 103 struct MotorSlopeTable struct 121 MotorSlopeTable create_slope_table_for_speed(const MotorSlope& slope, unsigned target_speed_w,
|
H A D | fwd.h | 68 struct MotorSlopeTable;
|
H A D | low.h | 364 MotorSlopeTable create_slope_table(AsicType asic_type, const Genesys_Motor& motor, unsigned ydpi, 368 MotorSlopeTable create_slope_table_fastest(AsicType asic_type, unsigned step_multiplier,
|
H A D | low.cpp | 1739 MotorSlopeTable create_slope_table(AsicType asic_type, const Genesys_Motor& motor, unsigned ydpi, in create_slope_table() 1752 MotorSlopeTable create_slope_table_fastest(AsicType asic_type, unsigned step_multiplier, in create_slope_table_fastest()
|
Completed in 5 milliseconds