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

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_rtns.h339 int vip_set_vsync_error(unsigned long vertical_count,
H A Dcim_vip.c567 * example, if vertical_count is 1000, window_before is 5 and window_after
574 vip_set_vsync_error(unsigned long vertical_count, unsigned long window_before, argument
591 temp |= (vertical_count - window_before) & VIP_VSYNC_ERR_COUNT_MASK;

Completed in 4 milliseconds