Searched refs:getOutputs (Results 1 – 9 of 9) sorted by relevance
60 StreamConfigurationMap.imageFormatToInternal(value.getOutputs(input)); in marshal()112 int[] outputs = value.getOutputs(input); in calculateMarshalSize()
45 virtual const SwAudioOutputCollection &getOutputs() const = 0;
178 public int[] getOutputs(final int format) { in getOutputs() method in ReprocessFormatsMap
376 int[] outputs = mInputOutputFormatsMap.getOutputs(inputFormat); in getValidOutputFormatsForInput()
211 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getDevicesForProductStrategy()276 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getOutputDevicesForAttributes()
507 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getDeviceForInputSource()683 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getDevicesForProductStrategy()705 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getOutputDevicesForAttributes()
923 assertArrayEquals(expectedYuvOutputs, map.getOutputs(ImageFormat.YUV_420_888)); in testReadWriteReprocessFormatsMap()928 assertArrayEquals(expectedRaw16Outputs, map.getOutputs(ImageFormat.RAW_SENSOR)); in testReadWriteReprocessFormatsMap()
339 virtual const SwAudioOutputCollection &getOutputs() const in getOutputs() function
23740 Landroid/hardware/camera2/params/ReprocessFormatsMap;->getOutputs(I)[I