Searched refs:getSourceFormat (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DInputPort.java64 public FrameFormat getSourceFormat() { method in class:InputPort
H A DFilterGraph.java227 FrameFormat inputFormat = inputPort.getSourceFormat();
242 FrameFormat sourceFormat = inputPort.getSourceFormat();
H A DFilter.java176 return inputPort.getSourceFormat();

Completed in 84 milliseconds