Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/
A Dsh_css_param_shading.c111 unsigned int sy0, sy1, dy0, dy1, divy; in crop_and_interpolate() local
137 divy = sy1 - sy0; in crop_and_interpolate()
138 if (divy == 0) { in crop_and_interpolate()
140 divy = 1; in crop_and_interpolate()
194 (divx * divy)); in crop_and_interpolate()

Completed in 4 milliseconds