Home
last modified time | relevance | path

Searched defs:noise_level (Results 1 – 21 of 21) sorted by relevance

/external/tensorflow/tensorflow/contrib/eager/python/examples/linear_regression/
Dlinear_regression.py106 def synthetic_dataset(w, b, noise_level, batch_size, num_batches): argument
113 def synthetic_dataset_helper(w, b, num_features, noise_level, batch_size, argument
/external/libvpx/libvpx/vp9/common/
Dvp9_ppflags.h29 int noise_level; member
Dvp9_postproc.c408 const int noise_level = ppflags->noise_level; in vp9_post_proc_frame() local
/external/libvpx/libvpx/vp8/common/
Dppflags.h28 int noise_level; member
Dpostproc.c278 int noise_level = ppflags->noise_level; in vp8_post_proc_frame() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_noise_estimate.h26 typedef enum noise_level { kLowLow, kLow, kMedium, kHigh } NOISE_LEVEL; enum
Dvp9_denoiser.c678 void vp9_denoiser_set_noise_level(VP9_DENOISER *denoiser, int noise_level) { in vp9_denoiser_set_noise_level()
690 int64_t vp9_scale_part_thresh(int64_t threshold, VP9_DENOISER_LEVEL noise_level, in vp9_scale_part_thresh()
707 VP9_DENOISER_LEVEL noise_level, int abs_sumdiff, in vp9_scale_acskip_thresh()
Dvp9_noise_estimate.c94 int noise_level = kLowLow; in vp9_noise_estimate_extract_level() local
Dvp9_speed_features.c641 NOISE_LEVEL noise_level = in set_rt_speed_feature_framesize_independent() local
Dvp9_encodeframe.c550 NOISE_LEVEL noise_level = in set_vbp_thresholds() local
1230 NOISE_LEVEL noise_level = kLow; in choose_partitioning() local
/external/autotest/client/cros/audio/
Daudio_quality_measurement.py181 def noised_sine_wave(frequency, rate, noise_level): argument
221 def noise_level(amplitude, frequency, rate, teager_value_of_input): function
/external/speex/libspeex/
Dvbr.h58 float noise_level; member
/external/libxaac/decoder/
Dixheaacd_arith_dec.c1925 static VOID ixheaacd_esc_iquant(WORD32 *q, WORD32 *coef, WORD32 noise_level, in ixheaacd_esc_iquant()
1980 WORD32 *quant, WORD32 noise_level, in ixheaacd_apply_scfs_and_nf()
2069 WORD32 noise_level, WORD32 noise_offset, in ixheaacd_ac_spectral_data()
Dixheaacd_tcx_fwd_alcnx.c145 FLOAT32 tmp, gain_tcx, noise_level, energy, temp; in ixheaacd_tcx_mdct() local
Dixheaacd_spectrum_dec.c339 WORD32 noise_level = 0; in ixheaacd_fd_channel_stream() local
Dixheaacd_esbr_envcal.c100 FLOAT32 *noise_level = scratch_buff + 64; in ixheaacd_sbr_env_calc() local
/external/libvpx/libvpx/vpx/
Dvp8.h93 int noise_level; /**< the strength of additive noise, valid range [0, 16] */ member
/external/autotest/client/common_lib/cros/network/
Dinterface.py400 def noise_level(self, frequency_mhz): member in Interface
/external/aac/libSBRenc/src/
Denv_est.h190 SCHAR noise_level[MAX_NUM_NOISE_VALUES]; member
/external/aac/libAACdec/src/
Dblock.cpp789 int noise_level = pAacDecoderChannelInfo->pDynData->specificTo.usac in CBlock_ApplyNoise() local
Dusacdec_lpd.cpp947 FIXP_DBL noise_level; in CLpd_TcxDecode() local