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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.h78 void SetChromaLevels(theater_standard standard, int saturation, int hue);
H A DTheater200.h128 void SetChromaLevels(theater_standard standard, int saturation, int hue);
H A DTheater200.cpp802 SetChromaLevels(fStandard, fSaturation, fHue);
867 SetChromaLevels(fStandard, fSaturation, fHue);
875 SetChromaLevels(fStandard, fSaturation, fHue);
1033 void CTheater200::SetChromaLevels(theater_standard standard, int saturation, int hue) function in class:CTheater200
H A DTheater100.cpp139 SetChromaLevels(fStandard, fSaturation, fHue);
198 SetChromaLevels(fStandard, fSaturation, fHue);
206 SetChromaLevels(fStandard, fSaturation, fHue);
1122 void CTheater100::SetChromaLevels(theater_standard standard, int saturation, int hue) function in class:CTheater100
1157 PRINT(("CTheater100::SetChromaLevels() - Bad standard\n"));

Completed in 89 milliseconds