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);
498 result = DspSendCommand(fb_scratch1, fb_scratch0);
517 result = DspSendCommand(fb_scratch1, fb_scratch0);
535 result = DspSendCommand(fb_scratch1, fb_scratch0);
548 status_t CTheater200::DspSendCommand(uint32 fb_scratch1, uint32 fb_scratch0) function in class:CTheater200
759 result = DspSendCommand(0, fb_scratch0);
774 result = DspSendCommand(fb_scratch1, fb_scratch0);
843 result = DspSendCommand(fb_scratch1, fb_scratch0);
907 result = DspSendCommand(0, fb_scratch0);
925 DspSendCommand(
[all...]
H A DTheater200.h79 status_t DspSendCommand( uint32 fb_scratch1, uint32 fb_scratch0 );

Completed in 58 milliseconds