Home
last modified time | relevance | path

Searched refs:getSourceFormat (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DInputPort.java64 public FrameFormat getSourceFormat() { in getSourceFormat() method in InputPort
H A DFilterGraph.java227 FrameFormat inputFormat = inputPort.getSourceFormat(); in updateOutputs()
242 FrameFormat sourceFormat = inputPort.getSourceFormat(); in runTypeCheckOn()
H A DFilter.java174 return inputPort.getSourceFormat(); in getInputFormat()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt15534 Landroid/filterfw/core/InputPort;->getSourceFormat()Landroid/filterfw/core/FrameFormat;