Searched refs:syncInt (Results 1 – 2 of 2) sorted by relevance
48 uint32_t syncInt = 1; in ParseGop() local53 syncInt = 0; in ParseGop()54 } else if (syncInt <= UINT32_MAX / (layer.count + 1)) { in ParseGop()55 syncInt *= (layer.count + 1); in ParseGop()69 *syncInterval = syncInt; in ParseGop()
47 uint32_t syncInt = 1; in ParseGop() local52 syncInt = 0; in ParseGop()53 } else if (syncInt <= UINT32_MAX / (layer.count + 1)) { in ParseGop()54 syncInt *= (layer.count + 1); in ParseGop()68 *syncInterval = syncInt; in ParseGop()