Home
last modified time | relevance | path

Searched refs:OSi_PreviousVCount (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_valarm.c40 static s32 OSi_PreviousVCount; variable
101 OSi_PreviousVCount = 0; in OS_InitVAlarm()
731 if (vcount < OSi_PreviousVCount) in OSi_GetVFrame()
735 OSi_PreviousVCount = vcount; in OSi_GetVFrame()