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