Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c1497 MS_U8 u8VerCharIndex = 0 ; in MApi_XC_Init_U2() local
1501 for (; u8VerCharIndex < 8 ; u8VerCharIndex++) in MApi_XC_Init_U2()
1502 printf("%c",_api_xc_version.DDI.change[u8VerCharIndex]); in MApi_XC_Init_U2()
H A Dmvideo.c.01494 MS_U8 u8VerCharIndex = 0 ;
1498 for (; u8VerCharIndex < 8 ; u8VerCharIndex++)
1499 printf("%c",_api_xc_version.DDI.change[u8VerCharIndex]);