Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/base/include/
DSimpleC2Component.h217 inline bool popPendingFlush() { in popPendingFlush() function
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp451 isFlushPending = queue->popPendingFlush(); in processQueue()