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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DVIPPort.cpp14 CVIPPort::CVIPPort(CRadeon & radeon)
30 CRadeon & CVIPPort::Radeon()
H A DI2CPort.h24 CI2CPort(CRadeon & radeon, int rate = C_RADEON_I2C_DEFAULT_CLOCK_RATE);
30 CRadeon & Radeon() const;
56 CRadeon & fRadeon;
H A DVIPPort.h45 CVIPPort(CRadeon & radeon);
51 CRadeon & Radeon();
74 CRadeon & fRadeon;
H A DCapture.h43 CCapture(CRadeon & radeon);
75 CRadeon & fRadeon;
H A DRadeon.cpp113 // CRadeon
114 CRadeon::CRadeon( const char *dev_name ) function in class:CRadeon
126 PRINT(("CRadeon::CRadeon()\n"));
129 PRINT(("CRadeon::CRadeon() - Can't open kernel driver\n"));
136 PRINT(("CRadeon::CRadeon() - Can't get device information\n"));
159 PRINT(("CRadeon
[all...]
H A DTheater.cpp17 CTheater::CTheater(CRadeon & radeon, int device)
H A DTheater.h44 CTheater(CRadeon & radeon, int device);
H A DTheater100.h21 CTheater100(CRadeon & radeon, int device);
H A DVideoIn.h128 CRadeon fRadeon;
H A DRadeon.h332 class CRadeon { class
334 CRadeon( const char *dev_name );
336 ~CRadeon();
H A DTheater200.h27 CTheater200(CRadeon & radeon, int device);
H A DI2CPort.cpp14 CI2CPort::CI2CPort(CRadeon & radeon, int rate)
88 CRadeon & CI2CPort::Radeon() const
H A DCapture.cpp18 CCapture::CCapture(CRadeon & radeon)
H A DRadeonAddOn.cpp406 CRadeon device( path.Path() );
H A DTheater200.cpp24 CTheater200::CTheater200(CRadeon & radeon, int device)
H A DTheater100.cpp17 CTheater100::CTheater100(CRadeon & radeon, int device)

Completed in 59 milliseconds