Home
last modified time | relevance | path

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

/dports/multimedia/libxine/xine-lib-1.2.11/contrib/vidix/drivers/
H A Dradeon_vid.c2274 double tempP23VStartPoint; in ComputeAccumInit() local
2296 case 14: tempP23VStartPoint = 1.5 + ExtraFullLine + ExtraHalfLine + in ComputeAccumInit()
2299 case 9: tempP23VStartPoint = 1.5 + ExtraFullLine + ExtraHalfLine + in ComputeAccumInit()
2306 case 12: tempP23VStartPoint = 0; in ComputeAccumInit()
2308 default: tempP23VStartPoint = 0xFFFF;/* insert debug statement here */ in ComputeAccumInit()
2312 if (tempP23VStartPoint>2.5 + 2*ExtraFullLine) in ComputeAccumInit()
2314 tempP23VStartPoint = 2.5 + 2*ExtraFullLine; in ComputeAccumInit()
2317 val_OV0_P23_V_ACCUM_INIT = (int)(tempP23VStartPoint * (1<<0x5) + 0.5); in ComputeAccumInit()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/
H A Dradeon_vid.c2402 double tempP23VStartPoint; in ComputeAccumInit() local
2424 case 14: tempP23VStartPoint = 1.5 + ExtraFullLine + ExtraHalfLine + in ComputeAccumInit()
2427 case 9: tempP23VStartPoint = 1.5 + ExtraFullLine + ExtraHalfLine + in ComputeAccumInit()
2434 case 12: tempP23VStartPoint = 0; in ComputeAccumInit()
2436 default: tempP23VStartPoint = 0xFFFF;/* insert debug statement here */ in ComputeAccumInit()
2440 if (tempP23VStartPoint>2.5 + 2*ExtraFullLine) in ComputeAccumInit()
2442 tempP23VStartPoint = 2.5 + 2*ExtraFullLine; in ComputeAccumInit()
2445 val_OV0_P23_V_ACCUM_INIT = (int)(tempP23VStartPoint * (1<<0x5) + 0.5); in ComputeAccumInit()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/
H A Dradeon_vid.c2402 double tempP23VStartPoint; in ComputeAccumInit() local
2424 case 14: tempP23VStartPoint = 1.5 + ExtraFullLine + ExtraHalfLine + in ComputeAccumInit()
2427 case 9: tempP23VStartPoint = 1.5 + ExtraFullLine + ExtraHalfLine + in ComputeAccumInit()
2434 case 12: tempP23VStartPoint = 0; in ComputeAccumInit()
2436 default: tempP23VStartPoint = 0xFFFF;/* insert debug statement here */ in ComputeAccumInit()
2440 if (tempP23VStartPoint>2.5 + 2*ExtraFullLine) in ComputeAccumInit()
2442 tempP23VStartPoint = 2.5 + 2*ExtraFullLine; in ComputeAccumInit()
2445 val_OV0_P23_V_ACCUM_INIT = (int)(tempP23VStartPoint * (1<<0x5) + 0.5); in ComputeAccumInit()