Searched refs:delta_ports (Results 1 – 1 of 1) sorted by relevance
4996 ArrayList<AudioDevicePort> delta_ports = new ArrayList<AudioDevicePort>(); in calcListDeltas() local5009 delta_ports.add(cur_port); in calcListDeltas()5013 return infoListFromPortList(delta_ports, flags); in calcListDeltas()