OSDN Git Service

Removed a loop for buffer lookup
authorJames Dong <jdong@google.com>
Thu, 2 Feb 2012 03:28:54 +0000 (19:28 -0800)
committerJames Dong <jdong@google.com>
Thu, 2 Feb 2012 18:24:25 +0000 (10:24 -0800)
commit928170837b9dec2b90f7a01b85182a8b00b45972
tree9b12a61e0043eb9673ca3d2968135e5dcb65d103
parentbb62819aa34b0e89090ccc50e5915e25bc137583
Removed a loop for buffer lookup

o used the nInputPortIndex and nOutputPortIndex from header instead
  of assuming that the # of ports == 2

Change-Id: I4b615912b088b4e2bac9c00e89986e811a5c58bb
media/libstagefright/omx/SimpleSoftOMXComponent.cpp