Searched refs:unsignedMax (Results 1 – 6 of 6) sorted by relevance
420 … genericCap->nonCollapsing[0].parameterValue.unsignedMax = 8; /* simple profile level 0 */ in GetOutgoingDataType()426 … genericCap->nonCollapsing[1].parameterValue.unsignedMax = 1; /* simple profile object */ in GetOutgoingDataType()1010 … genericCap->nonCollapsing[0].parameterValue.unsignedMax = 8; /* simple profile level 0 */ in GetDataType()1016 … genericCap->nonCollapsing[1].parameterValue.unsignedMax = 1; /* simple profile object */ in GetDataType()
471 x17->unsignedMax = 8; // Value changed from 3 to 8. (RAN - PandL) in FillM4vCapability()
2209 uint16 unsignedMax; member
3260 PutInteger(0, 65535, (uint32)x->unsignedMax, stream); in Encode_ParameterValue()
3481 ShowPERInteger(tag, indent, "unsignedMax", (uint32)x->unsignedMax); in Analyze_ParameterValue()
4401 x->unsignedMax = (uint16) GetInteger(0, 65535, stream); in Decode_ParameterValue()