Searched defs:constellation (Results 1 – 2 of 2) sorted by relevance
396 int constellation, int hierarchy, int hpCodeRate, int lpCodeRate, int guardInterval, in DvbtFrontendSettings()509 private static boolean isExtendedConstellation(@Constellation int constellation) { in isExtendedConstellation()612 public Builder setConstellation(@Constellation int constellation) { in setConstellation()
3253 FrontendDvbtConstellation constellation = in getDvbtFrontendSettings() local