Home
last modified time | relevance | path

Searched refs:PCMA_STOPPING (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/media/audio/win/
Dwaveout_output_win.h59 PCMA_STOPPING, // Audio is stopping, do not "feed" data to Windows. enumerator
Dwaveout_output_win.cc248 state_ = PCMA_STOPPING; in Stop()