Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/base/
DSimpleC2Component.cpp400 bool isFlushPending = false; in processQueue() local
410 isFlushPending = queue->popPendingFlush(); in processQueue()
414 if (isFlushPending) { in processQueue()