Searched refs:topValue (Results 1 – 2 of 2) sorted by relevance
525 final float topValue;527 topValue = 1f;530 topValue = MathUtils.saturate(535 topValue = 0f;537 anv.requestTopRoundness(topValue, sourceType, /* animate = */ false);
171 UInt topValue; in BitstreamPutGT16Bits() local174 topValue = (Value >> 16); in BitstreamPutGT16Bits()179 status = BitstreamPutBits(stream, topLength, topValue); in BitstreamPutGT16Bits()