Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioResamplerSinc.cpp252 const size_t stateSize = numCoefs * mChannelCount * 2; in init() local
388 const size_t stateSize = (c.halfNumCoefs*2)*CHANNELS; in read() local