| /external/libvpx/libvpx/vpx_dsp/ |
| D | add_noise.c | 21 void vpx_plane_add_noise_c(uint8_t *start, const int8_t *noise, int blackclamp, in vpx_plane_add_noise_c() 46 int vpx_setup_noise(double sigma, int8_t *noise, int size) { in vpx_setup_noise()
|
| /external/libaom/libaom/aom_dsp/ |
| D | add_noise.c | 21 void aom_plane_add_noise_c(uint8_t *start, char *noise, char blackclamp[16], in aom_plane_add_noise_c() 47 int aom_setup_noise(double sigma, int size, char *noise) { in aom_setup_noise()
|
| /external/tensorflow/tensorflow/contrib/learn/python/learn/datasets/ |
| D | synthetic.py | 34 noise=None, argument 105 noise=None, argument
|
| D | __init__.py | 84 def make_dataset(name, n_samples=100, noise=None, seed=42, *args, **kwargs): argument
|
| /external/libopus/silk/fixed/ |
| D | regularize_correlations_FIX.c | 38 …opus_int32 noise, /* I Noise to add … in silk_regularize_correlations_FIX()
|
| /external/libopus/silk/float/ |
| D | regularize_correlations_FLP.c | 38 …const silk_float noise, /* I Noise energy to add … in silk_regularize_correlations_FLP()
|
| /external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
| D | unittest_repeated_packables_nano.proto | 68 optional int32 noise = 15; field 93 optional int32 noise = 15; field
|
| /external/libvpx/libvpx/test/ |
| D | add_noise_test.cc | 52 int8_t noise[kNoiseSize]; in TEST_P() local 104 int8_t noise[kNoiseSize]; in TEST_P() local
|
| /external/python/cpython2/Mac/Demo/sound/ |
| D | morselib.py | 84 def noise(self, duration): member in BaseMorse 160 def noise(self, duration): member in MacMorse
|
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| D | add_noise_msa.c | 14 void vpx_plane_add_noise_msa(uint8_t *start_ptr, const int8_t *noise, in vpx_plane_add_noise_msa()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | attention_ops.cc | 38 string noise; in ExtractGlimpseOp() local
|
| /external/libaom/libaom/aom_dsp/mips/ |
| D | add_noise_msa.c | 16 void aom_plane_add_noise_msa(uint8_t *start_ptr, char *noise, in aom_plane_add_noise_msa()
|
| /external/webrtc/webrtc/modules/audio_processing/ns/ |
| D | ns_core.c | 219 float* noise) { in NoiseEstimation() 568 const float* noise, in ComputeSnr() 805 float* noise) { in UpdateNoiseEstimate() 1053 float magn[HALF_ANAL_BLOCKL], noise[HALF_ANAL_BLOCKL]; in WebRtcNs_AnalyzeCore() local
|
| D | ns_core.h | 85 float noise[HALF_ANAL_BLOCKL]; // Noise spectrum from current frame. member
|
| D | nsx_core_neon.c | 136 uint32_t* noise, in WebRtcNsx_NoiseEstimationNeon()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
| D | Clustering.h | 34 static ClusterId noise() { return ClusterId(kNoise); } in noise() function
|
| /external/tensorflow/tensorflow/contrib/gan/python/estimator/python/ |
| D | tpu_gan_estimator_test.py | 55 def generator_fn(noise, mode): argument
|
| /external/u-boot/drivers/i2c/ |
| D | i2c-uniphier.c | 34 u32 noise; /* noise filter control */ member
|
| D | i2c-uniphier-f.c | 53 u32 noise; /* noise filter control */ member
|
| /external/speex/libspeexdsp/ |
| D | preprocess.c | 207 spx_word32_t *noise; /**< Noise estimate */ member 317 static void compute_gain_floor(int noise_suppress, int effective_echo_suppress, spx_word32_t *noise… in compute_gain_floor() 376 static void compute_gain_floor(int noise_suppress, int effective_echo_suppress, spx_word32_t *noise… in compute_gain_floor()
|
| /external/aac/libFDK/include/ |
| D | FDK_tools_rom.h | 325 noise, enumerator
|
| /external/ImageMagick/MagickWand/ |
| D | convert.c | 2294 noise; in ConvertImageCommand() local
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | bss.h | 94 int noise; member
|
| /external/webrtc/webrtc/modules/audio_processing/aec/ |
| D | aec_core_mips.c | 33 float noise, noiseAvg, tmp, tmpAvg; in WebRtcAec_ComfortNoise_mips() local
|
| /external/skia/src/shaders/ |
| D | SkPerlinNoiseShader.cpp | 231 uint16_t noise[4][kBlockSize][2]; in init() local 542 SkScalar noise = noise2D(channel, stitchData, noiseVector); in calculateTurbulenceValueForPoint() local 1397 const GrImprovedPerlinNoiseEffect& noise = processor.cast<GrImprovedPerlinNoiseEffect>(); in onSetData() local
|