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