Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/base/include/
H A DSimpleC2Component.h211 inline bool popPendingFlush() { in popPendingFlush() function
/aosp12/frameworks/av/media/codec2/components/base/
H A DSimpleC2Component.cpp454 isFlushPending = queue->popPendingFlush(); in processQueue()