Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.cpp1109 SetRegister(VIP_CP_BURST_GAIN, CR_BURST_GAIN, cr_burst_gain[standard] << 0); in SetChromaProcessor()
1110 SetRegister(VIP_CP_BURST_GAIN, CB_BURST_GAIN, (uint32)cb_burst_gain[standard] << 16); in SetChromaProcessor()
H A DTheatreReg.h657 VIP_CP_BURST_GAIN = 0x058c, enumerator