Searched refs:SetStandard (Results 1 – 7 of 7) sorted by relevance
31 void SetStandard(theater_standard standard, theater_source source);
54 virtual void SetStandard(theater_standard standard, theater_source source) = 0;
37 void SetStandard(theater_standard standard, theater_source source);
195 fTheater->SetStandard(kStandard[standard], kSource[source]); in Start()
309 void CMSP3430::SetStandard(MSP3430_standard standard)
806 void CTheater200::SetStandard(theater_standard standard, theater_source source) in SetStandard() function in CTheater200
143 void CTheater100::SetStandard(theater_standard standard, theater_source source) in SetStandard() function in CTheater100