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()
1061 jint constellationCap = caps.dvbtCaps().constellationCap; in getDvbtFrontendCaps() local1068 return env->NewObject(clazz, capsInit, transmissionModeCap, bandwidthCap, constellationCap, in getDvbtFrontendCaps()