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