Searched refs:overflowed (Results 1 – 3 of 3) sorted by relevance
445 bool overflowed = __builtin_mul_overflow(seekTimeUs, mSampleRate, &sampleNumber); in read() local452 overflowed |= __builtin_mul_overflow(mNumChannels, mBitsPerSample >> 3, &bytesPerFrame); in read()453 overflowed |= __builtin_mul_overflow(bytesPerFrame, sampleNumber, &pos); in read()455 if (overflowed) { in read()
73 description: "Hides the bubble overflow if there aren't any overflowed bubbles"
17903 // Count of the objects of this atom type that have overflowed.