OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocateBuffersOnPort
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/include/media/stagefright/
MediaFilter.h
141
status_t
allocateBuffersOnPort
(OMX_U32 portIndex);
ACodec.h
311
status_t
allocateBuffersOnPort
(OMX_U32 portIndex);
/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 82 milliseconds