HomeSort by relevance Sort by last modified time
    Searched defs:allocateBuffersOnPort (Results 1 - 3 of 3) 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/
OMXCodec.cpp     [all...]
ACodec.cpp 764 status_t ACodec::allocateBuffersOnPort(OMX_U32 portIndex) {
    [all...]

Completed in 477 milliseconds