Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater200.cpp453 result = DspSendCommand(fb_scratch1, fb_scratch0); in DspLoad()
498 result = DspSendCommand(fb_scratch1, fb_scratch0); in DspLoad()
517 result = DspSendCommand(fb_scratch1, fb_scratch0); in DspLoad()
535 result = DspSendCommand(fb_scratch1, fb_scratch0); in DspLoad()
548 status_t CTheater200::DspSendCommand(uint32 fb_scratch1, uint32 fb_scratch0) in DspSendCommand() function in CTheater200
759 result = DspSendCommand(0, fb_scratch0); in DspSetVideostreamformat()
774 result = DspSendCommand(fb_scratch1, fb_scratch0); in DspGetSignalLockStatus()
843 result = DspSendCommand(fb_scratch1, fb_scratch0); in SetSharpness()
907 result = DspSendCommand(0, fb_scratch0); in SetADC()
925 DspSendCommand(0, fb_scratch0); in SetADC()
[all …]
H A DTheater200.h79 status_t DspSendCommand( uint32 fb_scratch1, uint32 fb_scratch0 );