Searched refs:kRequiresFlushBeforeShutdown (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DOMXCodec.h96 kRequiresFlushBeforeShutdown = 64, enumerator in enum:android::OMXCodec::Quirks
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp3858 if (mQuirks & kRequiresFlushBeforeShutdown) {

Completed in 47 milliseconds