Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.cpp778 bool allBuffersDontMatch = true; in grabBuffer() local
790 allBuffersDontMatch = false; in grabBuffer()
793 return allBuffersDontMatch ? NO_MEMORY : WOULD_BLOCK; in grabBuffer()