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