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

/frameworks/av/include/media/stagefright/
H A DOMXCodec.h92 kRequiresLoadedToIdleAfterAllocation = 4, enumerator in enum:android::OMXCodec::Quirks
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp1574 if (!(mQuirks & kRequiresLoadedToIdleAfterAllocation)) {
1585 if (mQuirks & kRequiresLoadedToIdleAfterAllocation) {

Completed in 56 milliseconds