Home
last modified time | relevance | path

Searched defs:sign (Results 426 - 450 of 768) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/ffmpeg/libavcodec/
H A Ddnxhddec.c361 int level, component, sign; in dnxhd_decode_dct_block() local
H A Dmpeg12enc.c635 int code, sign, bits; in mpeg1_encode_motion() local
702 int alevel, level, last_non_zero, dc, diff, i, j, run, last_index, sign; in mpeg1_encode_block() local
[all...]
H A Ddca_xll.c80 int code, sign, coeff, scale, scale_inv = 0; in parse_dmix_coeffs() local
H A Dadpcmenc.c247 const int sign = (delta < 0) * 8; in adpcm_ima_alp_compress_sample() local
H A Daacdec.c111 VMUL2S(float *dst, const float *v, unsigned idx, unsigned sign, const float *scale) VMUL2S() argument
128 VMUL4S(float *dst, const float *v, unsigned idx, unsigned sign, const float *scale) VMUL4S() argument
[all...]
H A Daic.c303 int sign = val & 1; in unquant_block() local
H A Dspeedhq.c560 int entry, i, sign; in compute_alpha_vlcs() local
[all...]
H A Dvp6.c413 int coeff, sign, coeff_idx; in vp6_parse_coeff_huffman() local
475 int coeff, sign, coeff_idx; in vp6_parse_coeff() local
H A Dvp56.c98 int delta, sign = vp56_rac_get(c); in vp56_parse_mb_type_models() local
H A Dopusenc.c412 const int sign = FFABS(err + offset) < FFABS(err - offset); in celt_quant_final() local
H A Dproresdec2.c72 int sign; in unpack_alpha() local
473 int code, i, sign; in decode_dc_coeffs() local
504 int block_mask, sign; in decode_ac_coeffs() local
[all...]
H A Dtakdec.c335 int sign = get_bits1(gb); in decode_residues() local
/third_party/elfutils/src/
H A Dobjdump.c387 char sign = '+'; in show_relocs_x() local
/third_party/decimal.js/
H A Ddecimal.js4780 function sign(x) { global() function
[all...]
/third_party/ffmpeg/libavutil/
H A Dparseutils.c712 int sign = (*q == '+' ? -1 : 1); in av_parse_time() local
H A Davsscanf.c245 static double decfloat(FFFILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument
497 hexfloat(FFFILE *f, int bits, int emin, int sign, int pok) hexfloat() argument
612 int sign = 1; fffloatscan() local
[all...]
/third_party/glfw/examples/
H A Dboing.c388 GLfloat sign; in BounceBall() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_linear.c55 int src_endian, dst_endian, sign, src_width, dst_width; in snd_pcm_linear_convert_index() local
80 int sign, width, pwidth, endian; in snd_pcm_linear_get_index() local
114 int sign, width, pwidth, endian; in snd_pcm_linear_put_index() local
[all...]
H A Dpcm_adpcm.c111 unsigned char sign; /* sign of diff */ in adpcm_encoder() local
171 char sign; in adpcm_decoder() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DNumberFormatterApiTest.java4858 public void sign() { in sign() method in NumberFormatterApiTest
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecNumberLocal.h287 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */ member
H A Dnumber_skeletons.cpp1010 auto sign = stem_to_object::signDisplay(static_cast<StemEnum>(tempStemTrie.getValue())); parseExponentSignOption() local
1738 bool GeneratorHelpers::sign(const MacroProps& macros, UnicodeString& sb, UErrorCode&) { sign() function in GeneratorHelpers
[all...]
H A Dnumber_skeletons.h365 bool sign = false; member
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp141 UINT_32 sign; in Flt32sToInt32s() local
/third_party/mbedtls/library/
H A Decjpake.c621 static int ecjpake_mul_secret(mbedtls_mpi *R, int sign, in ecjpake_mul_secret() argument

Completed in 35 milliseconds

1...<<11121314151617181920>>...31