Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/sis/
Dinit301.c9555 GetTVPtrIndex(struct SiS_Private *SiS_Pr) in GetTVPtrIndex() function
9828 index = GetTVPtrIndex(SiS_Pr); in SetDelayComp()
9958 temp = GetTVPtrIndex(SiS_Pr); in SetAntiFlicker()
9994 temp = temp1 = GetTVPtrIndex(SiS_Pr) >> 1; /* 0: NTSC/YPbPr, 1: PAL, 2: HiTV */ in SetEdgeEnhance()
10037 temp = GetTVPtrIndex(SiS_Pr) >> 1; /* 0: NTSC/YPbPr, 1: PAL, 2: HiTV */ in SetYFilter()
10088 temp = GetTVPtrIndex(SiS_Pr); in SetPhaseIncr()
10202 index = GetTVPtrIndex(SiS_Pr); in SetDelayComp661()