Searched refs:iInt (Results 1 – 2 of 2) sorted by relevance
50 uint32_t iInt = 1; in ParseGop() local60 iInt = 0; in ParseGop()61 } else if (iInt <= UINT32_MAX / (layer.count + 1)) { in ParseGop()62 iInt *= (layer.count + 1); in ParseGop()73 *iInterval = iInt; in ParseGop()
51 uint32_t iInt = 1; in ParseGop() local61 iInt = 0; in ParseGop()62 } else if (iInt <= UINT32_MAX / (layer.count + 1)) { in ParseGop()63 iInt *= (layer.count + 1); in ParseGop()74 *iInterval = iInt; in ParseGop()