Home
last modified time | relevance | path

Searched refs:NOISE (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
H A Dtest_buffered_proto.py37 NOISE = b'12345678+' * 1024
45 if data == NOISE:
56 writer.write(NOISE)
/third_party/ffmpeg/libavcodec/arm/
H A Dmlpdsp_armv5te.S457 NOISE .req SA0 label
512 ldm sp, {NOISE, DCH, MASK}
516 add NOISE, NOISE, INDEX, lsr #32-6
518 ldrsb NOISE, [NOISE]
521 add NOISE, NOISE, INDEX, lsr #32-7
523 ldrsb NOISE, [NOISE]
[all...]
/third_party/node/deps/openssl/openssl/crypto/des/
H A Dqud_cksm.c32 #define NOISE ((DES_LONG)83653421L) macro
70 z1 = ((t0 * ((t1 + NOISE) & 0xffffffffL)) & 0xffffffffL) % in DES_quad_cksum()
/third_party/openssl/crypto/des/
H A Dqud_cksm.c32 #define NOISE ((DES_LONG)83653421L) macro
70 z1 = ((t0 * ((t1 + NOISE) & 0xffffffffL)) & 0xffffffffL) % in DES_quad_cksum()
/third_party/ffmpeg/libavcodec/
H A Daacenc_quantization.h192 QUANTIZE_AND_ENCODE_BAND_COST_FUNC(NOISE, 0, 0, 0, 0, 1, 0, ROUND_STANDARD)

Completed in 2 milliseconds