Searched refs:subparamIdBit (Results 1 – 1 of 1) sorted by relevance
2059 int subparamIdBit = 1 << subparamId; in decode() local2066 if ((foundSubparamMask & subparamIdBit) != 0 && in decode()2137 foundSubparamMask |= subparamIdBit; in decode()