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