Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/base/include/
DSimpleC2Component.h215 inline bool popPendingFlush() { in popPendingFlush() function
/hardware/google/av/media/codecs/base/
DSimpleC2Component.cpp410 isFlushPending = queue->popPendingFlush(); in processQueue()