/third_party/ffmpeg/libavcodec/ |
H A D | adx.c | 26 void ff_adx_calculate_coeffs(int cutoff, int sample_rate, int bits, int *coeff) in ff_adx_calculate_coeffs() argument 41 int offset, cutoff, channels; in ff_adx_decode_header() local
|
H A D | adx.h | 47 int cutoff; member
|
H A D | psymodel.h | 96 int cutoff; ///< lowpass frequency cutoff for analysis member
|
/third_party/FreeBSD/lib/libc/stdlib/ |
H A D | strtoimax.c | 61 uintmax_t cutoff; in strtoimax_l() local
|
H A D | strtoumax.c | 61 uintmax_t cutoff; in strtoumax_l() local
|
H A D | strtoul.c | 61 unsigned long cutoff; in strtoul_l() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
H A D | render_color_conversion_common.h | 78 const bvec3 cutoff = lessThan(srgb, vec3(0.04045f)); in SrgbToLinear() local 93 const bvec3 cutoff = lessThan(linear, vec3(0.0031308f)); in LinearToSrgb() local
|
/third_party/pulseaudio/src/pulsecore/filter/ |
H A D | biquad.c | 40 static void biquad_lowpass(struct biquad *bq, double cutoff) in biquad_lowpass() argument 72 biquad_highpass(struct biquad *bq, double cutoff) biquad_highpass() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | exponential_biased_test.cc | 74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aacpsy_mips.h | 63 calc_thr_3gpp_mips(const FFPsyWindowInfo *wi, const int num_bands, AacPsyChannel *pch, const uint8_t *band_sizes, const float *coefs, const int cutoff) calc_thr_3gpp_mips() argument
|
/third_party/ffmpeg/libswresample/ |
H A D | soxr_resample.c | 32 create(struct ResampleContext *c, int out_rate, int in_rate, int filter_size, int phase_shift, int linear, double cutoff, enum AVSampleFormat format, enum SwrFilterType filter_type, double kaiser_beta, double precision, int cheby, int exact_rational) create() argument
|
/third_party/node/deps/openssl/openssl/crypto/ocsp/ |
H A D | v3_ocsp.c | 143 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff() argument
|
/third_party/openssl/crypto/ocsp/ |
H A D | v3_ocsp.c | 143 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff() argument
|
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | emu8000_callback.c | 374 unsigned char cutoff; in set_fmmod() local
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emu10k1_callback.c | 499 unsigned char cutoff; in set_fmmod() local
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emu10k1_callback.c | 487 unsigned char cutoff; in make_fmmod() local
|
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | emu8000_callback.c | 374 unsigned char cutoff; in set_fmmod() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_virtualbass.c | 33 double cutoff; member
|
H A D | af_asupercut.c | 37 double cutoff; member [all...] |
H A D | af_asubboost.c | 35 double cutoff; member
|
/third_party/ffmpeg/libavresample/ |
H A D | internal.h | 72 double cutoff; /**< resampling cutoff frequency. 1.0 corresponds to half the output sample rate */ member
|
/third_party/pulseaudio/src/pulsecore/ffmpeg/ |
H A D | resample2.c | 177 AVResampleContext *av_resample_init(int out_rate, int in_rate, int filter_size, int phase_shift, int linear, double cutoff){ in av_resample_init() argument
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv6111.c | 523 u32 freq, cutoff; in set_params() local
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | kxtj9.c | 57 unsigned int cutoff; member
|
/kernel/linux/linux-5.10/lib/reed_solomon/ |
H A D | test_rslib.c | 412 int errs, eras, cutoff; in exercise_rs_bc() local
|