Searched defs:isShortFrames (Results 1 – 3 of 3) sorted by relevance
34 private DvbsCodeRate(long fec, boolean isLinear, boolean isShortFrames, int bitsPer1000Symbol) { in DvbsCodeRate()107 public Builder setShortFrameEnabled(boolean isShortFrames) { in setShortFrameEnabled()
871 bool isShortFrames = codeRate.isShortFrames; in getDvbsCodeRate() local
2693 bool isShortFrames = in getDvbsCodeRate() local