OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRequiresAllocateBufferOnOutputPorts
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/include/media/stagefright/
OMXCodec.h
134
kRequiresAllocateBufferOnOutputPorts
= 32,
/frameworks/base/media/libstagefright/
OMXCodec.cpp
308
quirks |=
kRequiresAllocateBufferOnOutputPorts
;
322
quirks |=
kRequiresAllocateBufferOnOutputPorts
;
327
quirks |=
kRequiresAllocateBufferOnOutputPorts
;
333
quirks |=
kRequiresAllocateBufferOnOutputPorts
;
342
quirks |=
kRequiresAllocateBufferOnOutputPorts
;
351
quirks |=
kRequiresAllocateBufferOnOutputPorts
;
[
all
...]
Completed in 23 milliseconds