/third_party/libsnd/src/GSM610/ |
D | rpe.c | 217 int16_t expon, mant ; in APCM_quantization_xmaxc_to_exp_mant() local 256 int16_t expon, mant ; in APCM_quantization() local 337 int16_t mant, in APCM_inverse_quantization() 435 int16_t mant, expon ; in Gsm_RPE_Encoding() local 454 int16_t expon, mant ; in Gsm_RPE_Decoding() local
|
/third_party/ffmpeg/libavutil/ |
D | softfloat_ieee754.h | 31 uint64_t mant; member 81 int32_t mant, exp, sign; in av_div_sf_ieee754() local 94 int32_t sign, mant, exp; in av_mul_sf_ieee754() local
|
D | softfloat.h | 35 int32_t mant; member
|
/third_party/rust/crates/minimal-lexical/src/ |
D | extended_float.rs | 13 pub mant: u64, field
|
D | bellerophon.rs | 368 let mant = self.small[index]; in get_small() localVariable 378 let mant = self.large[index]; in get_large() localVariable
|
/third_party/ffmpeg/libavcodec/ |
D | mjpegenc.c | 396 int mant, code; in ff_mjpeg_encode_coef() local 467 int mant, nbits, code, i, j; in encode_block() local
|
D | mjpegenc.h | 53 uint16_t mant; ///< The mantissa. member
|
D | eac3dec.c | 262 int mant = get_sbits(gbc, gbits); in ff_eac3_decode_transform_coeffs_aht_ch() local
|
D | mpegaudiodec_template.c | 191 static inline int l1_unscale(int n, int mant, int scale_factor) in l1_unscale() 205 static inline int l2_unscale_group(int steps, int mant, int scale_factor) in l2_unscale_group() 394 int bound, i, v, n, ch, j, mant; in mp_decode_layer1() local 596 int mant, scale0, scale1; in mp_decode_layer2() local
|
D | sbrdsp_fixed.c | 124 int nz, mant, expo; in autocorr_calc() local
|
D | mjpegenc_common.c | 473 int mant, nbits; in ff_mjpeg_encode_dc() local
|
D | g726.c | 47 uint8_t mant; /**< 6 bits mantissa */ member
|
D | jpeg2000.h | 153 uint16_t mant[JPEG2000_MAX_DECLEVELS * 3]; // quantization mantissa member
|
/third_party/icu/tools/unicode/c/genprops/ |
D | corepropsbuilder.cpp | 466 int32_t mant=value; in encodeNumericValue() local
|
/third_party/libsnd/src/G72x/ |
D | g72x.c | 335 short mant ; /* Fractional part of base 2 log */ in quantize() local
|
/third_party/json/include/nlohmann/detail/input/ |
D | binary_reader.hpp | 859 const unsigned int mant = half & 0x3FFu; in parse_cbor_internal() local 2406 const unsigned int mant = half & 0x3FFu; in get_ubjson_value() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UCharacterProperty.java | 1026 int mant=(ntv>>5)-14; in getNumericValue() local 1093 int mant=(ntv>>5)-14; in getUnicodeNumericValue() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCharacterProperty.java | 1045 int mant=(ntv>>5)-14; in getNumericValue() local 1112 int mant=(ntv>>5)-14; in getUnicodeNumericValue() local
|
/third_party/astc-encoder/Source/ |
D | astcenc_vecmathlib.h | 520 vfloat4 mant = frexp(a, exp); in float_to_lns() local
|
/third_party/node/deps/icu-small/source/common/ |
D | uchar.cpp | 383 int32_t mant=(ntv>>5)-14; in u_getNumericValue() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uchar.cpp | 407 int32_t mant=(ntv>>5)-14; in u_getNumericValue() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | nfrs.cpp | 818 double mant = uprv_maxMantissa(); in util64_fromDouble() local
|
/third_party/icu/icu4c/source/i18n/ |
D | nfrs.cpp | 818 double mant = uprv_maxMantissa(); in util64_fromDouble() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | nfrs.cpp | 818 double mant = uprv_maxMantissa(); in util64_fromDouble() local
|
/third_party/icu/icu4c/source/common/ |
D | uchar.cpp | 407 int32_t mant=(ntv>>5)-14; in u_getNumericValue() local
|