Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DEffects.cpp1346 const bool formatMismatch = !mSupportsFloat || mInChannelCountRequested != inChannelCount; in setInBuffer() local
1391 const bool formatMismatch = !mSupportsFloat || mOutChannelCountRequested != outChannelCount; in setOutBuffer() local