OSDN Git Service

Bugfix (5085850): Added function to allow easy initialization of program host variables.
authorMarius Renn <renn@google.com>
Mon, 1 Aug 2011 19:29:33 +0000 (12:29 -0700)
committerMarius Renn <renn@google.com>
Mon, 1 Aug 2011 19:29:33 +0000 (12:29 -0700)
commit3f7ca5db73a94285e404e09d377dd5fd6afc7aaf
tree323548c212482f083a4057973461e93786505bf4
parente0ff127e9dc760359bcd5410cc0984a13cccd477
Bugfix (5085850): Added function to allow easy initialization of program host variables.

Change-Id: If7d88a015b75937d5f49cdb51120de5f75ee6d17

Changed 2 filters to use new simplified method.

Note: This requires that other affected filters are updated to make
use of the new functionality.
mca/filterfw/java/android/filterfw/core/FieldPort.java
mca/filterfw/java/android/filterfw/core/Filter.java
mca/filterfw/java/android/filterfw/core/InputPort.java
mca/filterpacks/imageproc/java/ImageCombineFilter.java
mca/filterpacks/imageproc/java/SimpleImageFilter.java