Home
last modified time | relevance | path

Searched defs:constellation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/tv/tuner/frontend/
DDvbtFrontendSettings.java396 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()
/frameworks/base/media/jni/
Dandroid_media_tv_Tuner.cpp3321 FrontendDvbtConstellation constellation = in getDvbtFrontendSettings() local