/third_party/ffmpeg/libavcodec/ |
D | adx.c | 26 void ff_adx_calculate_coeffs(int cutoff, int sample_rate, int bits, int *coeff) in ff_adx_calculate_coeffs() 41 int offset, cutoff, channels; in ff_adx_decode_header() local
|
D | adx.h | 47 int cutoff; member
|
D | psymodel.h | 96 int cutoff; ///< lowpass frequency cutoff for analysis member
|
D | aaccoder.c | 547 int bandwidth, cutoff; in search_for_pns() local 689 int bandwidth, cutoff; in mark_pns() local
|
D | aaccoder_twoloop.h | 111 int cutoff = 1024; in search_for_quantizers_twoloop() local
|
D | aacpsy.c | 601 const uint8_t *band_sizes, const float *coefs, const int cutoff) in calc_thr_3gpp() 666 const int cutoff = bandwidth * 2048 / wi->num_windows / ctx->avctx->sample_rate; in psy_3gpp_analyze_channel() local
|
/third_party/pulseaudio/src/pulsecore/filter/ |
D | biquad.c | 40 static void biquad_lowpass(struct biquad *bq, double cutoff) in biquad_lowpass() 72 static void biquad_highpass(struct biquad *bq, double cutoff) in biquad_highpass()
|
/third_party/FreeBSD/lib/libc/stdlib/ |
D | strtoumax.c | 61 uintmax_t cutoff; in strtoumax_l() local
|
D | strtoul.c | 61 unsigned long cutoff; in strtoul_l() local
|
D | strtoimax.c | 61 uintmax_t cutoff; in strtoimax_l() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | aacpsy_mips.h | 65 const float *coefs, const int cutoff) in calc_thr_3gpp_mips()
|
/third_party/ffmpeg/libswresample/ |
D | soxr_resample.c | 33 …double cutoff, enum AVSampleFormat format, enum SwrFilterType filter_type, double kaiser_beta, dou… in create()
|
D | resample.c | 292 double cutoff = cutoff0? cutoff0 : 0.97; in resample_init() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
D | exponential_biased_test.cc | 74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
|
/third_party/openssl/crypto/ocsp/ |
D | v3_ocsp.c | 143 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff()
|
/third_party/node/deps/openssl/openssl/crypto/ocsp/ |
D | v3_ocsp.c | 143 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff()
|
/third_party/ffmpeg/libavfilter/ |
D | af_virtualbass.c | 33 double cutoff; member
|
D | af_asubboost.c | 35 double cutoff; member
|
D | af_asupercut.c | 37 double cutoff; member
|
/third_party/pulseaudio/src/pulsecore/ffmpeg/ |
D | resample2.c | 177 …ample_init(int out_rate, int in_rate, int filter_size, int phase_shift, int linear, double cutoff){ in av_resample_init()
|
/third_party/ffmpeg/libavresample/ |
D | internal.h | 72 …double cutoff; /**< resampling cutoff frequency. 1.0 corresponds to h… member
|
/third_party/cups-filters/filter/ |
D | imagetoraster.c | 807 float margin, cutoff; in main() local 839 float margin, cutoff; in main() local
|
/third_party/protobuf/src/google/protobuf/io/ |
D | coded_stream.h | 282 std::pair<uint32, bool> ReadTagWithCutoff(uint32 cutoff) { in ReadTagWithCutoff() 1389 uint32 cutoff) { in ReadTagWithCutoffNoLastTag()
|
/third_party/pulseaudio/src/modules/echo-cancel/ |
D | adrian-aec.h | 300 FIR_HP_300Hz *cutoff; // 150Hz cut-off Highpass member
|
/third_party/curl/src/ |
D | tool_setopt.c | 210 unsigned int cutoff = 0; in c_escape() local
|