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

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_df.c464 unsigned long width_copy, height_copy; local in function:df_set_video_position
502 height_copy = video_window->height;
525 height_copy = height_copy * (((0x4000 * src) / scale) + 1);
526 height_copy /= src;
565 height = (height_copy + 1) >> 1;
578 height_even = height_copy >> 1;
628 height = height_copy;
1084 unsigned long y_copy, height_copy; local in function:df_configure_alpha_window
1102 height_copy
[all...]

Completed in 3 milliseconds