Searched refs:GIT_LINEAR (Results 1 – 2 of 2) sorted by relevance
161 typedef enum { GIT_SPLINE = 0, GIT_LINEAR = 1 } GAIN_INTERPOLATION_TYPE; enumerator
236 drcGainBuffers->dummyLnb.gainInterpolationType = GIT_LINEAR; in initDrcGainBuffers()