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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.h58 void SetADC(theater_standard standard, theater_source source);
H A DTheater200.h102 void SetADC(theater_standard standard, theater_source source);
H A DTheater200.cpp791 SetADC(fStandard, fSource);
879 void CTheater200::SetADC(theater_standard standard, theater_source source) function in class:CTheater200
885 PRINT(("CTheater200::SetADC(%c, %c)\n", "NJ4MNCB6S"[standard], "TCS"[source]));
910 PRINT(("CTheater200::SetADC() - Bad standard\n"));
965 PRINT(("CTheater200::SetADC() - Bad source\n"));
H A DTheater100.cpp113 SetADC(fStandard, fSource);
308 void CTheater100::SetADC(theater_standard standard, theater_source source) function in class:CTheater100
310 PRINT(("CTheater100::SetADC(%c, %c)\n", "NJ4MNCB6S"[standard], "TCS"[source]));
333 PRINT(("CTheater100::SetADC() - Bad standard\n"));
352 PRINT(("CTheater100::SetADC() - Bad source\n"));

Completed in 21 milliseconds