Home
last modified time | relevance | path

Searched refs:col_in (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Depjitsu.c4324 int col_in = col_out * tp->x_res/tp->image->x_res; in descramble_raw_gray() local
4325 int offset = col_in%tp->plane_width; in descramble_raw_gray()
4326 int step = col_in/tp->plane_width; in descramble_raw_gray()

Completed in 7 milliseconds