DPRINT
DPRINT(("CRadeonAddOn::CRadeonAddOn()\n"));
DPRINT(("CRadeonAddOn::~CRadeonAddOn()\n"));
DPRINT(("CRadeonAddOn::InitCheck()\n"));
DPRINT(("CRadeonAddOn::CountFlavors()\n"));
DPRINT(("CRadeonAddOn::GetFlavorAt()\n"));
DPRINT(("CRadeonAddOn::InstantiateNodeFor()\n"));
DPRINT(( "Requested display flags are not zero" ));
DPRINT(("CRadeonProducer::FormatSuggestionRequested()\n"));
DPRINT(("CRadeonProducer::FormatProposal()\n"));
DPRINT(("CRadeonProducer::FormatProposal() - in=%s\n", buffer));
DPRINT(("CRadeonProducer::CRadeonProducer()\n"));
DPRINT(("CRadeonProducer::FormatProposal() - out=%s\n", buffer));
DPRINT(("CRadeonProducer::FormatChangeRequested()\n"));
DPRINT(("CRadeonProducer::GetNextOutput()\n"));
DPRINT(("CRadeonProducer::DisposeOutputCookie()\n"));
DPRINT(("CRadeonProducer::SetBufferGroup()\n"));
DPRINT(("CRadeonProducer::VideoClippingChanged()\n"));
DPRINT(("CRadeonProducer::GetLatency()\n"));
DPRINT(("latency=%lld\n", *out_latency));
DPRINT(("CRadeonProducer::PrepareToConnect()\n"));
DPRINT(("bad source\n"));
DPRINT(("already connected\n"));
DPRINT(("CRadeonProducer::PrepareToConnect() - in=%s\n", buffer));
DPRINT(("CRadeonProducer::PrepareToConnect() - out=%s\n", buffer));
DPRINT(("finished\n"));
DPRINT(("CRadeonProducer::setDefaultBufferGroup()\n"));
DPRINT(("Buffer already set\n"));
DPRINT(("Captured: %lld, current: %lld\n", capture_time, system_time() ));
DPRINT(("Captured: %lld, current: %lld\n", capture_time, system_time() ));
DPRINT(("Processing latency: %dµs\n", fProcessingLatency ));
DPRINT(( "Connect: Consumer returned error (%s) - releasing source",
DPRINT(( "Connect: Wrong source specified\n"));
DPRINT(("CRadeonProducer::Connect() - %s\n", buffer));
DPRINT(("CRadeonProducer::Connect() done\n"));
DPRINT(("Disconnect()\n"));
DPRINT(("Disconnect: Bad source and/or destination\n"));
DPRINT(("Disconnect() done\n"));
DPRINT(("CRadeonProducer::LateNoticeReceived()\n"));
DPRINT(("CRadeonProducer::EnableOutput()\n"));
DPRINT(("CRadeonProducer::SetPlayRate()\n"));
DPRINT(("CRadeonProducer::AdditionalBufferRequested()\n"));
DPRINT(("CRadeonProducer::LatencyChanged()\n"));
DPRINT(("CRadeonProducer::GetParameterValue(%d)\n", id));
DPRINT(("Unknown parameter\n"));
DPRINT(("Current format does not allow to change interlace mode on-the-fly\n"));
DPRINT(("Consumer does not allow to change interlace mode instantly\n"));
DPRINT(("CRadeonProducer::SetParameterValue()\n"));
DPRINT(("Corrupted settings (%s)\n", strerror( res )));
DPRINT(("CRadeonProducer::HandleStart()\n"));
DPRINT(("already running\n"));
DPRINT(("CRadeonProducer::HandleStop()\n"));
DPRINT(("CRadeonProducer::HandleTimeWarp()\n"));
DPRINT(("CRadeonProducer::HandleSeek()\n"));
DPRINT(( "No buffer\n" ));
DPRINT(("CRadeonProducer::~CRadeonProducer()\n"));
DPRINT(("CRadeonProducer::Preroll()\n"));
DPRINT(("CRadeonProducer::SetTimeSource()\n"));
DPRINT(("CRadeonProducer::RequestCompleted()\n"));
DPRINT(("CRadeonProducer::NodeRegistered()\n"));
DPRINT(("CRadeonProducer::Start()\n"));
DPRINT(("CRadeonProducer::Stop()\n"));
DPRINT(("CRadeonProducer::Seek()\n"));
DPRINT(("CRadeonProducer::TimeWarp()\n"));
DPRINT(("CRadeonProducer::AddTimer()\n"));
DPRINT(("BeToVideoInStandard %d \n", be_standard));
DPRINT(("CRadeonProducer::SetRunMode()\n"));
DPRINT(("CRadeonProducer::CleanUpEvent()\n"));
DPRINT(("CRadeonProducer::DeleteHook()\n"));
DPRINT(( "Unsupported field rate for active TV standard (%f)\n",
DPRINT(( "Wrong field rate for active TV standard (%f) in progressive mode (expected %f)\n",
DPRINT(( "Wrong field rate for active TV standard (%f) in interlace mode\n",
DPRINT(( "Invalid interlace mode (%d)\n", format->u.raw_video.interlace ));
DPRINT(( "Unsupported pixel aspect (%d:%d)\n",
DPRINT(("VideoInStandardToBe %d \n", standard));
DPRINT(( "Unsupported pixel aspect (%d:%d)\n",
DPRINT(( "Unsupported first_active (%d)\n", format->u.raw_video.first_active ));
DPRINT(( "Unsupported last_active (%d)\n", format->u.raw_video.last_active ));
DPRINT(( "Unsupported orientation (%d)\n", format->u.raw_video.orientation ));
DPRINT(("Unsupported colour space (%x)\n",
DPRINT(("Requested image size is too high (%dx%d)\n",
DPRINT(( "Request image width is not multiple of 8 (%d)\n",
DPRINT(( "Requested bytes per row are too small",
DPRINT(( "Requested pixel offset is not zero" ));
DPRINT(( "Requested line offset is not zero" ));