Searched refs:bottomt (Results 1 – 1 of 1) sorted by relevance
1790 uint32_t bottomt[len / 2]; in Decode() local1795 bottomt[i / 2] = 256 * 256; in Decode()1800 bottomt[i / 2] = 256; in Decode()1805 bottomt[i / 2] = 1; in Decode()1815 r += bottomt[i / 2] * R2[i / 2]; in Decode()