Home
last modified time | relevance | path

Searched defs:inc (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libaudioprocessing/
DAudioResampler.cpp74 static inline void Advance(size_t* index, uint32_t* frac, uint32_t inc) { in Advance()
DAudioMixerBase.cpp293 const float inc = (newVolume - *pPrevVolume) / ramp; // could be inf, nan, subnormal in setVolumeRampVariables() local
325 const int32_t inc = ((intVolume << 16) - *pIntPrevVolume) / ramp; in setVolumeRampVariables() local
/frameworks/base/services/tests/servicestests/src/com/android/server/display/whitebalance/
DAmbientLuxTest.java468 TypedArray inc = mResourcesSpy.obtainTypedArray( in mockThrottler() local
/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp833 for (const auto& inc : trace.increment()) { in bufferUpdatesFound() local