Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp1922 auto checkFlushing = [this, &comp] { in flush() local
1930 if (tryAndReportOnError(checkFlushing) != OK) { in flush()