Searched refs:streamsInfo (Results 1 – 1 of 1) sorted by relevance
999 ArrayList<MandatoryStreamInformation> streamsInfo = in getAvailableMandatoryConcurrentStreamCombinations() local1001 streamsInfo.ensureCapacity(combTemplate.mStreamTemplates.length); in getAvailableMandatoryConcurrentStreamCombinations()1029 streamsInfo.add(streamInfo); in getAvailableMandatoryConcurrentStreamCombinations()1107 ArrayList<MandatoryStreamInformation> streamsInfo = in createUHSensorMandatoryStreamCombination() local1109 streamsInfo.ensureCapacity(combTemplate.mStreamTemplates.length); in createUHSensorMandatoryStreamCombination()1130 streamsInfo.add(new MandatoryStreamInformation(inputSize, format, in createUHSensorMandatoryStreamCombination()1133 streamsInfo.add(new MandatoryStreamInformation(inputSize, format, in createUHSensorMandatoryStreamCombination()1188 streamsInfo.add(streamInfo); in createUHSensorMandatoryStreamCombination()1205 streamCombination = new MandatoryStreamCombination(streamsInfo, in createUHSensorMandatoryStreamCombination()1373 ArrayList<MandatoryStreamInformation> streamsInfo = in generateAvailableCombinations() local[all …]