Searched refs:kRequiresAllocateBufferOnInputPorts (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DOMXCodec.h93 kRequiresAllocateBufferOnInputPorts = 8, enumerator in enum:android::OMXCodec::Quirks
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp241 quirks |= kRequiresAllocateBufferOnInputPorts;
1554 && ((mQuirks & kRequiresAllocateBufferOnInputPorts)
H A DACodec.cpp447 ? OMXCodec::kRequiresAllocateBufferOnInputPorts

Completed in 43 milliseconds