Home
last modified time | relevance | path

Searched defs:mult1 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dwmadec.c639 float *coefs, *exponents, mult, mult1, noise; in wma_decode_block() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Drescaler_sse2.c118 const __m128i mult1 = _mm_set1_epi32(wrk->fx_scale); in RescalerImportRowShrink_SSE2() local
/third_party/ffmpeg/libavfilter/
H A Dasrc_sinc.c114 float mult = scale / bessel_I_0(beta), mult1 = 1.f / (.5f * m + rho); in make_lpf() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp673 static UInt64 MyMultAndDiv(UInt64 mult1, UInt64 mult2, UInt64 divider) in MyMultAndDiv() argument

Completed in 5 milliseconds