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.cpp255 quirks |= kRequiresAllocateBufferOnInputPorts;
1666 && ((mQuirks & kRequiresAllocateBufferOnInputPorts)
H A DACodec.cpp562 ? OMXCodec::kRequiresAllocateBufferOnInputPorts

Completed in 74 milliseconds