Home
last modified time | relevance | path

Searched refs:V_DEINTERLACE_ON (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.cpp1300 SetRegister(VIP_V_SCALER_CONTROL, V_DEINTERLACE_ON, deinterlace ? V_DEINTERLACE_ON : 0); in SetScaler()
1304 SetRegister(VIP_V_SCALER_CONTROL, V_DEINTERLACE_ON, deinterlace ? V_DEINTERLACE_ON : 0); in SetScaler()
H A DTheatreReg.h761 V_DEINTERLACE_ON = BITS(12:12), // Enable deinterlacing enumerator