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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit301.c9777 GetTVPtrIndex(struct SiS_Private *SiS_Pr) function in typeref:typename:unsigned short
10051 index = GetTVPtrIndex(SiS_Pr);
10181 temp = GetTVPtrIndex(SiS_Pr);
10219 temp = temp1 = GetTVPtrIndex(SiS_Pr) >> 1; /* 0: NTSC/YPbPr525, 1: PAL/YPbPr625, 2: HiTV */
10264 temp = GetTVPtrIndex(SiS_Pr) >> 1; /* 0: NTSC/YPbPr, 1: PAL, 2: HiTV */
10315 temp = GetTVPtrIndex(SiS_Pr);
10429 index = GetTVPtrIndex(SiS_Pr);

Completed in 11 milliseconds