Home
last modified time | relevance | path

Searched refs:h_step (Results 1 – 1 of 1) sorted by relevance

/u-boot/common/
A Dlcd.c120 ushort h_step = (h_max + N_BLK_HOR - 1) / N_BLK_HOR; in test_pattern() local
129 h_max, v_max, h_step, v_step); in test_pattern()
134 uchar ix = N_BLK_HOR * iy + h / h_step; in test_pattern()

Completed in 4 milliseconds