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

/frameworks/av/include/media/stagefright/
H A DACodec.h110 kRequiresAllocateBufferOnOutputPorts = 2, enumerator in enum:android::ACodec::Quirks
/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp1198 quirks |= ACodec::kRequiresAllocateBufferOnOutputPorts;
H A DACodec.cpp870 : kRequiresAllocateBufferOnOutputPorts;

Completed in 48 milliseconds