Searched refs:kRequiresAllocateBufferOnOutputPorts (Results 1 – 3 of 3) sorted by relevance
95 kRequiresAllocateBufferOnOutputPorts = 32, enumerator
258 quirks |= kRequiresAllocateBufferOnOutputPorts; in getComponentQuirks()1679 && (mQuirks & kRequiresAllocateBufferOnOutputPorts)) { in allocateBuffersOnPort()1712 && (mQuirks & kRequiresAllocateBufferOnOutputPorts) in allocateBuffersOnPort()
563 : OMXCodec::kRequiresAllocateBufferOnOutputPorts; in allocateBuffersOnPort()