Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DVideoIn.h114 float FrequencyForChannel(int channel, video_in_standard standard);
H A DVideoIn.cpp285 float CVideoIn::FrequencyForChannel(int channel, video_in_standard standard) in FrequencyForChannel() function in CVideoIn
345 const float frequency = FrequencyForChannel(channel, standard); in SetChannel()