Home
last modified time | relevance | path

Searched defs:order (Results 351 - 375 of 1128) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/ffmpeg/libavcodec/
H A Dmlpdsp.c40 unsigned int order; in mlp_filter_channel() local
[all...]
H A Diirfilter.c38 int order; member
54 butterworth_init_coeffs(void *avc, struct FFIIRFilterCoeffs *c, enum IIRFilterMode filt_mode, int order, float cutoff_ratio, float stopband) butterworth_init_coeffs() argument
119 biquad_init_coeffs(void *avc, struct FFIIRFilterCoeffs *c, enum IIRFilterMode filt_mode, int order, float cutoff_ratio, float stopband) biquad_init_coeffs() argument
162 ff_iir_filter_init_coeffs(void *avc, enum IIRFilterType filt_type, enum IIRFilterMode filt_mode, int order, float cutoff_ratio, float stopband, float ripple) ff_iir_filter_init_coeffs() argument
201 ff_iir_filter_init_state(int order) ff_iir_filter_init_state() argument
[all...]
H A Dlpc.c96 static void quantize_lpc_coefs(double *lpc_in, int order, int precision, in quantize_lpc_coefs() argument
160 ff_lpc_calc_ref_coefs(LPCContext *s, const int32_t *samples, int order, double *ref) ff_lpc_calc_ref_coefs() argument
172 ff_lpc_calc_ref_coefs_f(LPCContext *s, const float *samples, int len, int order, double *ref) ff_lpc_calc_ref_coefs_f() argument
[all...]
H A Dmlp.h78 uint8_t order; ///< number of taps in filter member
H A Dra288.c145 do_hybrid_window(RA288Context *ractx, int order, int n, int non_rec, float *out, float *hist, float *out2, const float *window) do_hybrid_window() argument
175 backward_filter(RA288Context *ractx, float *hist, float *rec, const float *window, float *lpc, const float *tab, int order, int n, int non_rec, int move_size) backward_filter() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_anlms.c43 int order; member
101 const int order = s->order; in fir_sample() local
119 const int order in process_sample() local
[all...]
H A Daf_asupercut.c40 int order; member
[all...]
H A Daf_atilt.c41 int order; member
87 set_filter(AVFilterContext *ctx, int order, double sr, double f0, double bw, double alpha) set_filter() argument
H A Ddnn_interface.h64 DNNColorOrder order; member
H A Dvf_kerndeint.c41 int thresh, map, order, sharp, twoway; member
131 const int order = kerndeint->order; in filter_frame() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dvapoursynth.c114 const int *order; in match_pixfmt() local
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.h67 int order; member
86 double order; member
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DCollationElementIterator.java647 getMaxExpansion(Map<Integer, Integer> maxExpansions, int order) getMaxExpansion() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiTransform.java645 private static boolean IsLogical(Order order) { in IsLogical() argument
654 IsVisual(Order order) IsVisual() argument
[all...]
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dieee.h228 static int SignificandSizeForOrderOfMagnitude(int order) { in SignificandSizeForOrderOfMagnitude() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidiTransform.java635 private static boolean IsLogical(Order order) { in IsLogical() argument
644 IsVisual(Order order) IsVisual() argument
[all...]
H A DCollationElementIterator.java629 getMaxExpansion(Map<Integer, Integer> maxExpansions, int order) getMaxExpansion() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcoleitr.cpp457 CollationElementIterator::getMaxExpansion(const UHashtable *maxExpansions, int32_t order) { in getMaxExpansion() argument
[all...]
H A Ducoleitr.cpp514 ucol_primaryOrder (int32_t order) in ucol_primaryOrder() argument
520 ucol_secondaryOrder (int32_t order) in ucol_secondaryOrder() argument
526 ucol_tertiaryOrder (int32_t order) in ucol_tertiaryOrder() argument
463 ucol_getMaxExpansion(const UCollationElements *elems, int32_t order) ucol_getMaxExpansion() argument
H A Ddouble-conversion-ieee.h242 static int SignificandSizeForOrderOfMagnitude(int order) { in SignificandSizeForOrderOfMagnitude() argument
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-sqlite.c180 lws_struct_sq3_deserialize(sqlite3 *pdb, const char *filter, const char *order, in lws_struct_sq3_deserialize() argument
/third_party/lame/libmp3lame/
H A Dnewmdct.c423 static const int order[] = { variable
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c655 static const unsigned short order[19] = /* permutation of code lengths */ local
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.c644 static const unsigned short order[19] = /* permutation of code lengths */ local
/third_party/node/deps/zlib/
H A Dinflate.c608 static const unsigned short order[19] = /* permutation of code lengths */ in inflate() local

Completed in 20 milliseconds

1...<<11121314151617181920>>...46