Searched refs:SetCombFilter (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.h70 void SetCombFilter(theater_standard standard, theater_source source);
H A DTheater200.h118 void SetCombFilter(theater_standard standard, theater_source source){;}; function in class:CTheater200
H A DTheater100.cpp118 SetCombFilter(fStandard, fSource);
557 void CTheater100::SetCombFilter(theater_standard standard, theater_source source) function in class:CTheater100
932 PRINT(("CTheater100::SetCombFilter(%c, %c)\n", "NJ4MNCB6S"[standard], "TCS"[source]));
957 PRINT(("CTheater100::SetCombFilter() - No settings for this standard and input type combination!!!\n"));

Completed in 87 milliseconds