Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DC2NodeImpl.h143 bool hasBufferSource();
DC2NodeImpl.cpp423 if (!hasBufferSource()) { in onInputBufferDone()
447 if (!hasBufferSource()) { in onInputBufferEmptied()
464 bool C2NodeImpl::hasBufferSource() { in hasBufferSource() function in android::C2NodeImpl