Searched refs:getInputs (Results 1 – 5 of 5) sorted by relevance
54 int[] inputs = StreamConfigurationMap.imageFormatToInternal(value.getInputs()); in marshal()106 int[] inputs = value.getInputs(); in calculateMarshalSize()
48 virtual const AudioInputCollection &getInputs() const = 0;
129 public int[] getInputs() { in getInputs() method in ReprocessFormatsMap
261 virtual const AudioInputCollection &getInputs() const in getInputs() function
918 assertArrayEquals(expectedInputs, map.getInputs()); in testReadWriteReprocessFormatsMap()