Searched refs:peerOutputs (Results 1 – 1 of 1) sorted by relevance
120 Set<EncodingOption> peerOutputs = otherOptions.getOutputEncodingSet(); in getBestConfiguration() local121 peerOutputs.retainAll(mInputEncodings); in getBestConfiguration()126 if (peerOutputs.isEmpty() && peerInputs.isEmpty()) { in getBestConfiguration()139 if (!peerOutputs.isEmpty()) { in getBestConfiguration()140 bestOutput = peerOutputs.iterator().next(); in getBestConfiguration()154 if (!peerOutputs.isEmpty()) { in getBestConfiguration()