Searched refs:getOutputCount (Results 1 – 2 of 2) sorted by relevance
941 if (mPermutation.getOutputCount() > 1 || mPermutation.getInputCount() > 1) { in writeRsSection()965 if (mPermutation.getOutputCount() > 1) { in writeRsSection()985 if (mPermutation.getOutputCount() > 1) { in writeRsSection()
495 int getOutputCount() const { return mOutputCount; } in getOutputCount() function