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()
44 virtual const SwAudioOutputCollection &getOutputs() const = 0;
217 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getDevicesForProductStrategy()291 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getOutputDevicesForAttributes()
178 public int[] getOutputs(final int format) { in getOutputs() method in ReprocessFormatsMap
376 int[] outputs = mInputOutputFormatsMap.getOutputs(inputFormat); in getValidOutputFormatsForInput()
474 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getDeviceForInputSource()640 const SwAudioOutputCollection& outputs = getApmObserver()->getOutputs(); in getDevicesForProductStrategy()659 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()
350 virtual const SwAudioOutputCollection &getOutputs() const in getOutputs() function
22242 Landroid/hardware/camera2/params/ReprocessFormatsMap;->getOutputs(I)[I