Searched defs:cutoff (Results 26 - 34 of 34) sorted by relevance
12
/third_party/ffmpeg/libswresample/ |
H A D | swresample_internal.h | 135 double cutoff; /**< resampling cutoff frequency (swr: 6dB point; soxr: 0dB point). 1.0 corresponds to half the output sample rate */ member
|
/third_party/cups-filters/filter/ |
H A D | imagetoraster.c | 807 float margin, cutoff; in main() local 839 float margin, cutoff; in main() local [all...] |
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | resample.c | 131 float cutoff; member 277 sinc(float cutoff, float x, int N, const struct FuncDef *window_func) sinc() argument 290 sinc(float cutoff, float x, int N, const struct FuncDef *window_func) sinc() argument [all...] |
/third_party/protobuf/src/google/protobuf/io/ |
H A D | coded_stream.h | 282 std::pair<uint32, bool> ReadTagWithCutoff(uint32 cutoff) { in ReadTagWithCutoff() argument 1388 ReadTagWithCutoffNoLastTag( uint32 cutoff) ReadTagWithCutoffNoLastTag() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | aacpsy.c | 666 const int cutoff = bandwidth * 2048 / wi->num_windows / ctx->avctx->sample_rate; in psy_3gpp_analyze_channel() local 600 calc_thr_3gpp(const FFPsyWindowInfo *wi, const int num_bands, AacPsyChannel *pch, const uint8_t *band_sizes, const float *coefs, const int cutoff) calc_thr_3gpp() argument
|
H A D | wmaprodec.c | 571 int cutoff = (440*block_size + 3LL * (s->avctx->sample_rate >> 1) - 1) in decode_init() local
|
H A D | qdm2.c | 113 short cutoff; member
|
H A D | avcodec.h | 1050 int cutoff; member
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
Completed in 24 milliseconds
12