Searched refs:multVal (Results 1 – 1 of 1) sorted by relevance
70 int32_t multVal; in allocVideoFrame() local72 __builtin_mul_overflow(width, sarWidth, &multVal)) { in allocVideoFrame()97 int32_t multVal; in allocVideoFrame() local99 __builtin_mul_overflow(dstBpp, width, &multVal) || in allocVideoFrame()100 __builtin_mul_overflow(multVal, height, &multVal)) { in allocVideoFrame()