Home
last modified time | relevance | path

Searched defs:noise (Results 1 - 25 of 39) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dsbrdsp_template.c46 sbr_hf_apply_noise_0(INTFLOAT (Y)[2], const AAC_FLOAT *s_m, const AAC_FLOAT *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_0() argument
53 sbr_hf_apply_noise_1(INTFLOAT (Y)[2], const AAC_FLOAT *s_m, const AAC_FLOAT *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_1() argument
61 sbr_hf_apply_noise_2(INTFLOAT (Y)[2], const AAC_FLOAT *s_m, const AAC_FLOAT *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_2() argument
68 sbr_hf_apply_noise_3(INTFLOAT (Y)[2], const AAC_FLOAT *s_m, const AAC_FLOAT *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_3() argument
H A Dsbrdsp_fixed.c262 sbr_hf_apply_noise(int (*Y)[2], const SoftFloat *s_m, const SoftFloat *q_filt, int noise, int phi_sign0, int phi_sign1, int m_max) sbr_hf_apply_noise() argument
H A Dsbrdsp.c198 sbr_hf_apply_noise(float (*Y)[2], const float *s_m, const float *q_filt, int noise, float phi_sign0, float phi_sign1, int m_max) sbr_hf_apply_noise() argument
H A Dnoise_bsf.c126 static int noise(AVBSFContext *ctx, AVPacket *pkt) in noise() function
H A Deac3dec.c145 UINTFLOAT noise = (INTFLOAT)(nscale * (int32_t)av_lfg_get(&s->dith_state)); in ff_eac3_apply_spectral_extension() local
H A Dwmadec.c639 float *coefs, *exponents, mult, mult1, noise; in wma_decode_block() local
[all...]
H A Ddss_sp.c600 int32_t noise[72]; in dss_sp_sf_synthesis() local
H A Dsiren.c580 float noise; in decode_vector() local
[all...]
H A Dqdmc.c58 uint8_t noise[2][19][17]; member
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_noise.c72 line_noise_mmxext(uint8_t *dst, const uint8_t *src, const int8_t *noise, int len, int shift) line_noise_mmxext() argument
/third_party/ffmpeg/libswresample/
H A Ddither_template.c54 const float *noise = ((const float *)noises->ch[ch]) + s->dither.noise_pos; in swri_noise_shaping() local
/third_party/ffmpeg/tests/checkasm/
H A Dsbrdsp.c228 int noise = 0x2a; in test_hf_apply_noise() local
/third_party/ffmpeg/libavfilter/
H A Dvf_noise.h42 int8_t *noise; member
H A Dvf_freezedetect.c45 double noise; member
H A Daf_silencedetect.c37 double noise; ///< noise amplitude ratio member
[all...]
H A Dvf_noise.c65 AVFILTER_DEFINE_CLASS(noise); variable
72 int8_t *noise = av_malloc(MAX_NOISE * sizeof(int8_t)); in init_noise() local
165 ff_line_noise_c(uint8_t *dst, const uint8_t *src, const int8_t *noise, int len, int shift) ff_line_noise_c() argument
190 static void noise(uint8_t *dst, const uint8_t *src, noise() function
195 int8_t *noise = p->noise; noise() local
[all...]
H A Dvf_convolve.c70 float noise; member
521 const float noise = s->noise; in complex_multiply() local
581 const float noise = s->noise; in complex_divide() local
[all...]
/third_party/lame/libmp3lame/
H A Dquantize_pvt.h79 FLOAT noise[39]; member
H A Dquantize_pvt.c754 FLOAT noise = 0; in calc_noise_core_c() local
838 FLOAT noise in calc_noise() local
947 calc_noise_result noise; set_pinfo() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dbss.h94 int noise; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dbss.h106 int noise; member
/third_party/ffmpeg/libavcodec/mips/
H A Dsbrdsp_mips.c703 sbr_hf_apply_noise_0_mips(float (*Y)[2], const float *s_m, const float *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_0_mips() argument
748 sbr_hf_apply_noise_1_mips(float (*Y)[2], const float *s_m, const float *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_1_mips() argument
795 sbr_hf_apply_noise_2_mips(float (*Y)[2], const float *s_m, const float *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_2_mips() argument
840 sbr_hf_apply_noise_3_mips(float (*Y)[2], const float *s_m, const float *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_3_mips() argument
[all...]
/third_party/skia/modules/skottie/src/effects/
H A DFractalNoiseEffect.cpp386 std::tuple<SkV2, float> noise() const { noise() function in skottie::internal::__anon18551::final
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_scan.c28 s8 noise[MAX_NL80211_NOISE_FREQS]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_scan.c31 s8 noise[MAX_NL80211_NOISE_FREQS]; member

Completed in 19 milliseconds

12