Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c1297 MS_U16 u16LoopTime = 0x0; in _GOP_Init_Ctx() local
1340 u16LoopTime = 0; in _GOP_Init_Ctx()
1341 while (u16LoopTime<0xFF) in _GOP_Init_Ctx()
1355 u16LoopTime++; in _GOP_Init_Ctx()
3155 MS_U16 u16LoopTime = 0x0; in GOP_PreInit_Ctx() local
3189 u16LoopTime = 0; in GOP_PreInit_Ctx()
3191 while (u16LoopTime<0xFF) in GOP_PreInit_Ctx()
3198 u16LoopTime++; in GOP_PreInit_Ctx()
3210 u16LoopTime = 0; in GOP_PreInit_Ctx()
3212 while (u16LoopTime<0xFF) in GOP_PreInit_Ctx()
[all …]