Home
last modified time | relevance | path

Searched defs:mant (Results 1 - 25 of 37) sorted by relevance

12

/third_party/ffmpeg/libavutil/
H A Dsoftfloat_ieee754.h31 uint64_t mant; member
81 int32_t mant, exp, sign; in av_div_sf_ieee754() local
94 int32_t sign, mant, exp; av_mul_sf_ieee754() local
[all...]
H A Dsoftfloat.h35 int32_t mant; member
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dvecemu.c42 unsigned int mant, frac; in eexp2() local
96 int exp, mant, lz, frac; in elog2() local
159 int exp, mant; ctsxs() local
182 unsigned int mant; ctuxs() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dvecemu.c42 unsigned int mant, frac; in eexp2() local
96 int exp, mant, lz, frac; in elog2() local
159 int exp, mant; ctsxs() local
182 unsigned int mant; ctuxs() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmjpegenc.h53 uint16_t mant; ///< The mantissa. member
H A Dmjpegenc_common.c473 int mant, nbits; in ff_mjpeg_encode_dc() local
H A Dsbrdsp_fixed.c124 int nz, mant, expo; in autocorr_calc() local
[all...]
H A Deac3dec.c262 int mant = get_sbits(gbc, gbits); in ff_eac3_decode_transform_coeffs_aht_ch() local
[all...]
H A Dmjpegenc.c396 int mant, code; in ff_mjpeg_encode_coef() local
467 int mant, nbits, code, i, j; in encode_block() local
[all...]
H A Dg726.c47 uint8_t mant; /**< 6 bits mantissa */ member
H A Djpeg2000.h153 uint16_t mant[JPEG2000_MAX_DECLEVELS * 3]; // quantization mantissa member
/third_party/libsnd/src/GSM610/
H A Drpe.c217 int16_t expon, mant ; in APCM_quantization_xmaxc_to_exp_mant() local
256 int16_t expon, mant ; APCM_quantization() local
335 APCM_inverse_quantization( register int16_t * xMc, int16_t mant, int16_t expon, register int16_t * xMp) APCM_inverse_quantization() argument
435 int16_t mant, expon ; Gsm_RPE_Encoding() local
454 int16_t expon, mant ; Gsm_RPE_Decoding() local
[all...]
/third_party/icu/tools/unicode/c/genprops/
H A Dcorepropsbuilder.cpp466 int32_t mant=value; in encodeNumericValue() local
[all...]
/third_party/libsnd/src/G72x/
H A Dg72x.c335 short mant ; /* Fractional part of base 2 log */ in quantize() local
/third_party/node/deps/icu-small/source/common/
H A Duchar.cpp383 int32_t mant=(ntv>>5)-14; in u_getNumericValue() local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmath-emu.h90 union fp_mant64 mant; member
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmath-emu.h90 union fp_mant64 mant; member
/third_party/icu/icu4c/source/common/
H A Duchar.cpp407 int32_t mant=(ntv>>5)-14; in u_getNumericValue() local
/third_party/icu/icu4c/source/i18n/
H A Dnfrs.cpp818 double mant = uprv_maxMantissa(); in util64_fromDouble() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrs.cpp818 double mant = uprv_maxMantissa(); in util64_fromDouble() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrs.cpp818 double mant = uprv_maxMantissa(); in util64_fromDouble() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duchar.cpp407 int32_t mant=(ntv>>5)-14; in u_getNumericValue() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dcorsair-psu.c146 const int mant = (((s16)(val & 0x7ff)) << 5) >> 5; in corsairpsu_linear11_to_int() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H A DBigDecimal.java397 private byte mant[]; // assumed null field in BigDecimal
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
H A DBigDecimal.java386 private byte mant[]; // assumed null field in BigDecimal
[all...]

Completed in 22 milliseconds

12