Home
last modified time | relevance | path

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

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