Searched refs:line_step_width (Results 1 – 1 of 1) sorted by relevance
220 uint32_t line_step_width; in qeo_abz_position_sync() local226 line_step_width = line_width / 4U; in qeo_abz_position_sync()228 temp = (sync_pos % line_width) / line_step_width; in qeo_abz_position_sync()230 shift_pos = sync_pos - line_step_width; in qeo_abz_position_sync()
Completed in 3 milliseconds