Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_mathlib_softfloat.cpp73 uint32_t summa = 24; in clz32()
77 summa -= 16; in clz32()
82 summa -= 8; in clz32()
84 return summa + clz_table[inp]; in clz32()
/third_party/ffmpeg/libavcodec/
Dimc.c463 float summa = 0.0; in bit_allocation() local
513 summa += chctx->bandWidthT[i] * chctx->flcoeffs4[i]; in bit_allocation()
520 summa = (summa * 0.5 - freebits) / iacc; in bit_allocation()
532 cwlen = av_clipf(((chctx->flcoeffs4[j] * 0.5) - summa + 0.5), 0, 6); in bit_allocation()
550 summa = (float)(summer - freebits) / ((t1 + 1) * iacc) + summa; in bit_allocation()
/third_party/gstreamer/gstreamer/po/
Dfi.po1502 #~ "Suoritus päättyi %s läpikäynnin jälkeen (summa %s ns, keskiarvo %s ns, "