Searched refs:OSi_GetVFrame (Results 1 – 1 of 1) sorted by relevance
47 static s32 OSi_GetVFrame(s32 vcount);333 currentVFrame = OSi_GetVFrame(currentVCount); in OS_SetVAlarm()393 currentVFrame = OSi_GetVFrame(currentVCount); in OS_SetPeriodicVAlarm()603 currentVFrame = OSi_GetVFrame(currentVCount - 1); in OSi_VAlarmHandler()610 currentVFrame = OSi_GetVFrame(currentVCount); in OSi_VAlarmHandler()726 static s32 OSi_GetVFrame(s32 vcount) in OSi_GetVFrame() function