Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DOMXCodec.cpp3865 bool emulateOutputFlushCompletion = in stopOmxComponent_l() local
3872 if (emulateOutputFlushCompletion) { in stopOmxComponent_l()
3983 bool emulateOutputFlushCompletion = !flushPortAsync(kPortIndexOutput); in read() local
3989 if (emulateOutputFlushCompletion) { in read()