Searched refs:width_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
501 width_copy = video_window->width;
516 width_copy = width_copy * (((0x4000 * src) / scale) + 1);
517 width_copy /= src;
644 width = width_copy;
1083 unsigned long x_copy, width_copy; local in function:df_configure_alpha_window
1101 width_copy = alpha_data->width;
1116 width_copy = width_copy * (((
[all...]

Completed in 4 milliseconds