Searched refs:y_scale (Results 1 – 3 of 3) sorted by relevance
364 float x_scale, float y_scale,2559 float x_scale, float y_scale, in stbir_resize_subpixel() argument2564 transform[1] = y_scale; in stbir_resize_subpixel()
356 static int y_scale; variable2942 y_scale = (conf[4]==0) ? 4 : conf[4]; in GestureSet()3040 if (abs(gesture_buf[i].other.y - middle_y)<(int)drv_num_nokey * 64 / y_scale)//screen_x_max/8)//25 in GestureLRUD()