Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.h287 bool hasPending() const;
DCCodecBuffers.cpp345 bool OutputBuffers::hasPending() const { in hasPending() function in android::OutputBuffers
DCCodecBufferChannel.cpp627 output->buffers->hasPending() || in feedInputBufferIfAvailableInternal()