Home
last modified time | relevance | path

Searched refs:fCompositePort (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater.cpp22 fCompositePort(0), in CTheater()
40 if (fCompositePort) in Capabilities()
H A DTheater.h94 int fCompositePort; variable
H A DTheater200.cpp40 fTunerPort, fCompositePort, fSVideoPort); in CTheater200()
938 fb_scratch0 = ((fCompositePort << 8) & 0xff00) | (55 & 0xff); in SetADC()
H A DTheater100.cpp27 fTunerPort, fCompositePort, fSVideoPort); in CTheater100()
344 SetRegister(VIP_ADC_CNTL, INPUT_SELECT, fCompositePort); in SetADC()