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