| /third_party/ffmpeg/libavcodec/ |
| H A D | dnxhddec.c | 361 int level, component, sign; in dnxhd_decode_dct_block() local
|
| H A D | mpeg12enc.c | 635 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 D | dca_xll.c | 80 int code, sign, coeff, scale, scale_inv = 0; in parse_dmix_coeffs() local
|
| H A D | adpcmenc.c | 247 const int sign = (delta < 0) * 8; in adpcm_ima_alp_compress_sample() local
|
| H A D | aacdec.c | 111 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 D | aic.c | 303 int sign = val & 1; in unquant_block() local
|
| H A D | speedhq.c | 560 int entry, i, sign; in compute_alpha_vlcs() local [all...] |
| H A D | vp6.c | 413 int coeff, sign, coeff_idx; in vp6_parse_coeff_huffman() local 475 int coeff, sign, coeff_idx; in vp6_parse_coeff() local
|
| H A D | vp56.c | 98 int delta, sign = vp56_rac_get(c); in vp56_parse_mb_type_models() local
|
| H A D | opusenc.c | 412 const int sign = FFABS(err + offset) < FFABS(err - offset); in celt_quant_final() local
|
| H A D | proresdec2.c | 72 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 D | takdec.c | 335 int sign = get_bits1(gb); in decode_residues() local
|
| /third_party/elfutils/src/ |
| H A D | objdump.c | 387 char sign = '+'; in show_relocs_x() local
|
| /third_party/decimal.js/ |
| H A D | decimal.js | 4780 function sign(x) { global() function [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | parseutils.c | 712 int sign = (*q == '+' ? -1 : 1); in av_parse_time() local
|
| H A D | avsscanf.c | 245 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 D | boing.c | 388 GLfloat sign; in BounceBall() local
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_linear.c | 55 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 D | pcm_adpcm.c | 111 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 D | NumberFormatterApiTest.java | 4858 public void sign() { in sign() method in NumberFormatterApiTest [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | decNumberLocal.h | 287 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */ member
|
| H A D | number_skeletons.cpp | 1010 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 D | number_skeletons.h | 365 bool sign = false; member
|
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| H A D | addrelemlib.cpp | 141 UINT_32 sign; in Flt32sToInt32s() local
|
| /third_party/mbedtls/library/ |
| H A D | ecjpake.c | 621 static int ecjpake_mul_secret(mbedtls_mpi *R, int sign, in ecjpake_mul_secret() argument
|