HomeSort by relevance Sort by last modified time
    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