Lines Matching refs:CTheater100

17 CTheater100::CTheater100(CRadeon & radeon, int device)  in CTheater100()  function in CTheater100
41 CTheater100::~CTheater100() in ~CTheater100()
49 status_t CTheater100::InitCheck() const in InitCheck()
60 void CTheater100::Reset() in Reset()
72 void CTheater100::SetEnable(bool enable, bool vbi) in SetEnable()
143 void CTheater100::SetStandard(theater_standard standard, theater_source source) in SetStandard()
155 void CTheater100::SetSize(int hactive, int vactive) in SetSize()
163 void CTheater100::SetDeinterlace(bool deinterlace) in SetDeinterlace()
170 void CTheater100::SetSharpness(int sharpness) in SetSharpness()
177 void CTheater100::SetBrightness(int brightness) in SetBrightness()
185 void CTheater100::SetContrast(int contrast) in SetContrast()
193 void CTheater100::SetSaturation(int saturation) in SetSaturation()
201 void CTheater100::SetHue(int hue) in SetHue()
211 void CTheater100::SetClock(theater_standard standard, radeon_video_clock clock) in SetClock()
308 void CTheater100::SetADC(theater_standard standard, theater_source source) in SetADC()
393 void CTheater100::SetHSYNC(theater_standard standard) in SetHSYNC()
449 void CTheater100::WaitHSYNC() in WaitHSYNC()
461 void CTheater100::SetVSYNC(theater_standard standard) in SetVSYNC()
500 void CTheater100::WaitVSYNC() in WaitVSYNC()
513 void CTheater100::SetSyncGenerator(theater_standard standard) in SetSyncGenerator()
557 void CTheater100::SetCombFilter(theater_standard standard, theater_source source) in SetCombFilter()
974 void CTheater100::SetLuminanceProcessor(theater_standard standard) in SetLuminanceProcessor()
1016 void CTheater100::SetLuminanceLevels(theater_standard standard, int brightness, int contrast) in SetLuminanceLevels()
1064 void CTheater100::SetChromaProcessor(theater_standard standard) in SetChromaProcessor()
1122 void CTheater100::SetChromaLevels(theater_standard standard, int saturation, int hue) in SetChromaLevels()
1201 void CTheater100::getActiveRange( theater_standard standard, CRadeonRect &rect ) in getActiveRange()
1208 void CTheater100::getVBIRange( theater_standard standard, CRadeonRect &rect ) in getVBIRange()
1216 void CTheater100::SetClipWindow(theater_standard standard, bool vbi) in SetClipWindow()
1255 void CTheater100::SetScaler(theater_standard standard, int hactive, int vactive, bool deinterlace) in SetScaler()
1314 int CTheater100::CurrentLine() in CurrentLine()
1319 void CTheater100::PrintToStream() in PrintToStream()