Searched refs:SetTuningParameter (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/dvb/
H A DDVBCard.h42 status_t SetTuningParameter(const dvb_tuning_parameters_t& param);
H A DDVBCard.cpp125 DVBCard::SetTuningParameter(const dvb_tuning_parameters_t& param) function in class:DVBCard
130 printf("DVBCard::SetTuningParameter:\n");
H A DDVBMediaNode.cpp1284 err = fCard->SetTuningParameter(fTuningParam);

Completed in 48 milliseconds