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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.h82 void SetScaler(theater_standard standard, int hactive, int vactive, bool deinterlace);
H A DTheater200.h134 void SetScaler(theater_standard standard, int hactive, int vactive, bool deinterlace);
H A DTheater200.cpp793 SetScaler(fStandard, fHActive, fVActive, fDeinterlace);
1093 void CTheater200::SetScaler(theater_standard standard, int hactive, int vactive, bool deinterlace) function in class:CTheater200
H A DTheater100.cpp121 SetScaler(fStandard, fHActive, fVActive, fDeinterlace);
1255 void CTheater100::SetScaler(theater_standard standard, int hactive, int vactive, bool deinterlace) function in class:CTheater100
1306 PRINT(("CTheater100::SetScaler(active=%d/%d/%d/%d, scale=%d/%d)\n",

Completed in 16 milliseconds