Home
last modified time | relevance | path

Searched defs:cutoff (Results 1 - 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dadx.c26 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 Dadx.h47 int cutoff; member
H A Dpsymodel.h96 int cutoff; ///< lowpass frequency cutoff for analysis member
H A Daaccoder_twoloop.h111 int cutoff = 1024; in search_for_quantizers_twoloop() local
H A Daaccoder.c547 int bandwidth, cutoff; in search_for_pns() local
689 int bandwidth, cutoff; in mark_pns() local
[all...]
H A Dac3enc.h208 int cutoff; ///< user-specified cutoff frequency, in Hz member
/third_party/FreeBSD/lib/libc/stdlib/
H A Dstrtoimax.c61 uintmax_t cutoff; in strtoimax_l() local
H A Dstrtoumax.c61 uintmax_t cutoff; in strtoumax_l() local
H A Dstrtoul.c61 unsigned long cutoff; in strtoul_l() local
/third_party/pulseaudio/src/pulsecore/filter/
H A Dbiquad.c40 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 Dexponential_biased_test.cc74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/third_party/ffmpeg/libavcodec/mips/
H A Daacpsy_mips.h63 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 Dsoxr_resample.c32 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
H A Dresample.c292 double cutoff = cutoff0? cutoff0 : 0.97; in resample_init() local
H A Dswresample_internal.h135 double cutoff; /**< resampling cutoff frequency (swr: 6dB point; soxr: 0dB point). 1.0 corresponds to half the output sample rate */ member
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Dv3_ocsp.c143 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff() argument
/third_party/openssl/crypto/ocsp/
H A Dv3_ocsp.c143 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff() argument
/third_party/ffmpeg/libavfilter/
H A Daf_virtualbass.c33 double cutoff; member
H A Daf_asupercut.c37 double cutoff; member
[all...]
H A Daf_asubboost.c35 double cutoff; member
/third_party/ffmpeg/libavresample/
H A Dinternal.h72 double cutoff; /**< resampling cutoff frequency. 1.0 corresponds to half the output sample rate */ member
/third_party/pulseaudio/src/pulsecore/ffmpeg/
H A Dresample2.c177 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
/third_party/curl/src/
H A Dtool_setopt.c210 unsigned int cutoff = 0; in c_escape() local
/third_party/astc-encoder/Source/
H A Dastcenc_find_best_partitioning.cpp96 unsigned int cutoff = (clusters_selected - 1) + 3 * (partition_count - 2); in kmeans_init() local
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dadrian-aec.h300 FIR_HP_300Hz *cutoff; // 150Hz cut-off Highpass member

Completed in 16 milliseconds

12