Searched refs:syncInt (Results 1 – 2 of 2) sorted by relevance
49 uint32_t syncInt = 1; in ParseGop() local54 syncInt = 0; in ParseGop()55 } else if (syncInt <= UINT32_MAX / (layer.count + 1)) { in ParseGop()56 syncInt *= (layer.count + 1); in ParseGop()70 *syncInterval = syncInt; in ParseGop()
50 uint32_t syncInt = 1; in ParseGop() local55 syncInt = 0; in ParseGop()56 } else if (syncInt <= UINT32_MAX / (layer.count + 1)) { in ParseGop()57 syncInt *= (layer.count + 1); in ParseGop()71 *syncInterval = syncInt; in ParseGop()