Searched defs:Gain (Results 1 – 12 of 12) sorted by relevance
64 void NonLinComp_Float(LVM_FLOAT Gain, LVM_FLOAT* pDataIn, LVM_FLOAT* pDataOut, in NonLinComp_Float()
123 LVM_INT16 Gain = pFilterDefinition->Gain; in LVEQNB_SinglePrecCoefs() local
117 LVM_FLOAT Gain; in LVCS_Control() local
69 LVM_FLOAT Gain; in LVCS_BypassMixInit() local
215 LVM_FLOAT Gain = pInstance->VolCorrect.CompMin; in LVCS_Process() local
146 using Gain = double; variable
324 LVM_FLOAT Gain = 0; in LVREV_ApplyNewSettings() local
154 LVM_FLOAT Gain; /* Gain applied to output to maintain member
228 int ProducerBuffer::Gain(LocalHandle* release_fence, bool gain_posted_buffer) { in Gain() function in android::dvr::ProducerBuffer
197 LVM_INT16 Gain; /* Band gain in dB */ member
193 LVM_INT16 Gain; /* Band gain in dB */ member
1398 void EqualizerSetBandLevel(EffectContext* pContext, int band, short Gain) { in EqualizerSetBandLevel()