Searched refs:Tune (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/dvb/
H A DDVBMediaNode.h165 status_t Tune();
H A DDVBMediaNode.cpp1198 DVBMediaNode::Tune() function in class:DVBMediaNode
1200 TRACE("DVBMediaNode::Tune enter\n");
1209 printf("DVBMediaNode::Tune: invalid tuning info\n");
1228 printf("DVBMediaNode::Tune: getting tuning info failed\n");
1236 printf("DVBMediaNode::Tune: frequency not changed\n");
1273 printf("Tune: StopCapture failed\n");
1305 TRACE("DVBMediaNode::Tune finished\n");
1321 RETURN_IF_ERROR(Tune());
2903 // Tune();
2913 // Tune();
[all...]

Completed in 62 milliseconds