Home
last modified time | relevance | path

Searched refs:overflowsInt32 (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/module/extractors/mp4/
DHeifCleanAperture.cpp40 bool overflowsInt32(int64_t x) { in overflowsInt32() function
75 if (overflowsInt32(thisnNew) || overflowsInt32(thisdNew) || overflowsInt32(fnNew) || in commonDenominator()
76 overflowsInt32(fdNew)) { in commonDenominator()
92 if (overflowsInt32(result)) { in add()
106 if (overflowsInt32(result)) { in subtract()