Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h305 bool hasPending() const;
DCCodecBufferChannel.cpp198 bool CCodecBufferChannel::ReorderStash::hasPending() const { in hasPending() function in android::CCodecBufferChannel::ReorderStash
529 mReorderStash.lock()->hasPending() || in feedInputBufferIfAvailableInternal()
1561 if (!reorder->hasPending()) { in sendOutputBuffers()