Searched refs:constellationCap (Results 1 – 2 of 2) sorted by relevance
38 int constellationCap, int codeRateCap, int hierarchyCap, int guardIntervalCap, in DvbtFrontendCapabilities() argument42 mConstellationCap = constellationCap; in DvbtFrontendCapabilities()
1575 jint constellationCap = caps.get<FrontendCapabilities::Tag::dvbtCaps>().constellationCap; in getDvbtFrontendCaps() local1582 return env->NewObject(clazz, capsInit, transmissionModeCap, bandwidthCap, constellationCap, in getDvbtFrontendCaps()