Searched defs:emulateOutputFlushCompletion (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp3742 bool emulateOutputFlushCompletion = local
3749 if (emulateOutputFlushCompletion) {
3860 bool emulateOutputFlushCompletion = !flushPortAsync(kPortIndexOutput); local
3866 if (emulateOutputFlushCompletion) {

Completed in 105 milliseconds