Searched refs:ZEROED (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/services/audioflinger/ | ||
D | FastMixer.h | 75 enum {UNDEFINED, MIXED, ZEROED} mMixerBufferState; enumerator |
D | FastMixer.cpp | 413 mMixerBufferState = ZEROED; in onWork() |