Searched refs:remoteCcConstrainLength (Results 1 – 1 of 1) sorted by relevance
563 Optional<Byte> remoteCcConstrainLength) { in getPreferredConstrainLengthOfConvolutionalCode() argument564 if (mCcConstraintLength.isEmpty() || remoteCcConstrainLength.isEmpty()) { in getPreferredConstrainLengthOfConvolutionalCode()567 if ((mCcConstraintLength.get() & remoteCcConstrainLength.get() in getPreferredConstrainLengthOfConvolutionalCode()