Home
last modified time | relevance | path

Searched defs:maxSum (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/format/
H A Du_format_fxt1.c240 int32_t maxSum = -1; /* small enough */ in fxt1_choose() local
520 int32_t maxSum; in fxt1_quantize_ALPHA1() local
677 int32_t maxSum = -1; /* small enough */ in fxt1_quantize_HI() local
753 int32_t maxSum; in fxt1_quantize_MIXED1() local
/aosp_15_r20/external/skia/gm/
H A Daaxfermodes.cpp214 int maxSum = std::max(std::max(SkColorGetA(kBGColor) + SkColorGetA(color), in setupShapePaint() local
/aosp_15_r20/external/aac/libDRCdec/src/
H A DdrcDec_selectionProcess.cpp2963 FIXP_DBL sum, maxSum; /* e = 7, so it is possible to sum up up to 32 in _getSignalPeakLevel() local