OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getInputFormat
(Results
1 - 3
of
3
) sorted by null
/system/media/mca/filterpacks/imageproc/java/
ImageCombineFilter.java
78
int target =
getInputFormat
(mInputNames[0]).getTarget();
80
if (target !=
getInputFormat
(inputName).getTarget()) {
ToGrayFilter.java
78
int inputChannels =
getInputFormat
("image").getBytesPerSample();
/system/media/mca/filterfw/java/android/filterfw/core/
Filter.java
175
public final FrameFormat
getInputFormat
(String portName) {
Completed in 58 milliseconds