OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allocateBuffersOnPort
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/filters/
MediaFilter.cpp
228
status_t MediaFilter::
allocateBuffersOnPort
(OMX_U32 portIndex) {
558
allocateBuffersOnPort
(kPortIndexInput);
560
allocateBuffersOnPort
(kPortIndexOutput);
/frameworks/av/media/libstagefright/
ACodec.cpp
777
status_t ACodec::
allocateBuffersOnPort
(OMX_U32 portIndex) {
[
all
...]
Completed in 297 milliseconds