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

/frameworks/av/media/libeffects/dynamicsproc/dsp/
H A DDPBase.h137 return mThresholdDb;
140 mThresholdDb = threshold;
176 float mThresholdDb; member in class:dp_fx::DPMbcBand
237 return mThresholdDb;
240 mThresholdDb = threshold;
253 float mThresholdDb; member in class:dp_fx::DPLimiter

Completed in 71 milliseconds