Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioResampler.cpp176 uint32_t newMHz = currentMHz + deltaMHz; in create() local
286 int32_t newMHz = currentMHz - deltaMHz; in ~AudioResampler() local