Searched refs:SetStandard (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater.h54 virtual void SetStandard(theater_standard standard, theater_source source) = 0;
H A DTheater100.h31 void SetStandard(theater_standard standard, theater_source source);
H A DTheater200.h37 void SetStandard(theater_standard standard, theater_source source);
H A DVideoIn.cpp195 fTheater->SetStandard(kStandard[standard], kSource[source]);
H A DMSP3430.cpp309 void CMSP3430::SetStandard(MSP3430_standard standard)
H A DTheater200.cpp806 void CTheater200::SetStandard(theater_standard standard, theater_source source) function in class:CTheater200
808 PRINT(("CTheater200::SetStandard(%s, %s)\n",
H A DTheater100.cpp143 void CTheater100::SetStandard(theater_standard standard, theater_source source) function in class:CTheater100
145 PRINT(("CTheater100::SetStandard(%s, %s)\n",

Completed in 108 milliseconds