Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DPipelineWatcher.h107 bool pipelineFull() const;
H A DPipelineWatcher.cpp102 bool PipelineWatcher::pipelineFull() const { in pipelineFull() function in android::PipelineWatcher
H A DCCodecBufferChannel.cpp713 while (!mPipelineWatcher.lock()->pipelineFull()) { in feedInputBufferIfAvailableInternal()