Searched defs:source_gain (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerOutput.cpp344 float source_gain = fOutputChannelInfo[channel].source_gain_cache[source_type]; local
371 SetOutputChannelSourceGain(int channel, int source_type, float source_gain) argument
[all...]
H A DMixerOutput.h87 float source_gain[MAX_SOURCE_ENTRIES]; member in struct:MixerOutput::output_chan_info
125 GetOutputChannelSourceInfoAt(int channel, int source_index, int *source_type, float *source_gain) argument

Completed in 32 milliseconds