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

/frameworks/av/services/audioflinger/
H A DFastCapture.cpp97 NBAIO_Format previousFormat = mFormat; local
128 if ((!Format_isEqual(mFormat, previousFormat)) || (frameCount != previous->mFrameCount)) {
H A DFastMixer.cpp152 NBAIO_Format previousFormat = mFormat; local
174 if ((!Format_isEqual(mFormat, previousFormat)) || (frameCount != previous->mFrameCount)) {

Completed in 47 milliseconds