Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DPipelineWatcher.h107 bool pipelineFull() const;
DPipelineWatcher.cpp101 bool PipelineWatcher::pipelineFull() const { in pipelineFull() function in android::PipelineWatcher
DCCodecBufferChannel.cpp621 if (mInputMetEos || mPipelineWatcher.lock()->pipelineFull()) { in feedInputBufferIfAvailableInternal()