| /third_party/ffmpeg/libavfilter/ |
| H A D | af_aspectralstats.c | 81 float overlap, scale; in config_output() local 212 const float scale = max_freq / (float)size; in spectral_centroid() local 227 const float scale = max_freq / (float)size; in spectral_spread() local 247 const float scale = max_freq / (float)size; in spectral_skewness() local 263 const float scale = max_freq / (float)size; in spectral_kurtosis() local 370 const float scale = max_freq / (float)size; spectral_rolloff() local 406 const float scale = 1.f / s->win_size; filter_channel() local [all...] |
| H A D | vf_convolution.c | 108 filter16_prewitt(uint8_t *dstp, int width, float scale, float delta, const int *const matrix, const uint8_t *c[], int peak, int radius, int dstride, int stride, int size) filter16_prewitt() argument 126 filter16_roberts(uint8_t *dstp, int width, float scale, float delta, const int *const matrix, const uint8_t *c[], int peak, int radius, int dstride, int stride, int size) filter16_roberts() argument 142 filter16_sobel(uint8_t *dstp, int width, float scale, float delta, const int *const matrix, const uint8_t *c[], int peak, int radius, int dstride, int stride, int size) filter16_sobel() argument 160 filter16_scharr(uint8_t *dstp, int width, float scale, float delta, const int *const matrix, const uint8_t *c[], int peak, int radius, int dstride, int stride, int size) filter16_scharr() argument 180 filter16_kirsch(uint8_t *dstp, int width, float scale, float delta, const int *const matrix, const uint8_t *c[], int peak, int radius, int dstride, int stride, int size) filter16_kirsch() argument 229 filter_prewitt(uint8_t *dst, int width, float scale, float delta, const int *const matrix, const uint8_t *c[], int peak, int radius, int dstride, int stride, int size) filter_prewitt() argument 249 filter_roberts(uint8_t *dst, int width, float scale, float delta, const int *const matrix, const uint8_t *c[], int peak, int radius, int dstride, int stride, int size) filter_roberts() argument 264 filter_sobel(uint8_t *dst, int width, float scale, float delta, const int *const matrix, const uint8_t *c[], int peak, int radius, int dstride, int stride, int size) filter_sobel() argument 284 filter_scharr(uint8_t *dst, int width, float scale, float delta, const int *const matrix, const uint8_t *c[], int peak, int radius, int dstride, int stride, int size) filter_scharr() argument 306 filter_kirsch(uint8_t *dst, int width, float scale, float delta, const int *const matrix, const uint8_t *c[], int peak, int radius, int dstride, int stride, int size) filter_kirsch() argument [all...] |
| H A D | vf_convolve.c | 207 get_zeropadded_input(ConvolveContext *s, AVComplexFloat *fft_hdata, AVFrame *in, int w, int h, int n, int plane, float scale) get_zeropadded_input() argument 297 get_input(ConvolveContext *s, AVComplexFloat *fft_hdata, AVFrame *in, int w, int h, int n, int plane, float scale) get_input() argument 441 get_xoutput(ConvolveContext *s, AVComplexFloat *input, AVFrame *out, int w, int h, int n, int plane, float scale) get_xoutput() argument 462 get_output(ConvolveContext *s, AVComplexFloat *input, AVFrame *out, int w, int h, int n, int plane, float scale) get_output() argument 552 const float scale = 1.f / (n * n); complex_xcorrelate() local 781 float scale; config_output() local [all...] |
| H A D | avf_showfreqs.c | 71 float scale; member 154 float overlap, scale; in config_output() local
|
| H A D | avf_avectorscope.c | 65 int scale; member [all...] |
| H A D | vf_fftfilt.c | 207 const float scale = 1.f / (s->rdft_hlen[plane] * s->rdft_vlen[plane]); in irdft_horizontal8() local 238 const float scale = 1.f / (s->rdft_hlen[plane] * s->rdft_vlen[plane]); in irdft_horizontal16() local 336 float scale = 1.f, iscale = 1.f; in config_props() local 357 float scale = 1.f, iscale = 1.f; in config_props() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mss2.c | 98 int scale = av_log2(range) - av_log2(n); in arith2_get_number() local 104 n <<= scale; in arith2_get_number() local 118 int scale = av_log2(range) - av_log2(n); in arith2_get_prob() local 124 n <<= scale; arith2_get_prob() local [all...] |
| H A D | opus.c | 678 int scale = duration + f->channels - 1; in ff_celt_bitalloc() local
|
| H A D | pixlet.c | 112 unsigned scale = ctx->levels - (i / 3); in init_decoder() local 379 static void filterfn(int16_t *dest, int16_t *tmp, unsigned size, int64_t scale) in filterfn() argument [all...] |
| H A D | takdec.c | 89 int scale; member 275 unsigned scale = get_unary(gb, 1, 9); in decode_segment() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | nsvdec.c | 156 int scale; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | avsscanf.c | 501 double scale = 1; in hexfloat() local
|
| H A D | tx.c | 260 ff_tx_null_init(AVTXContext *s, const FFTXCodelet *cd, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale) ff_tx_null_init() argument 440 ff_tx_init_subtx(AVTXContext *s, enum AVTXType type, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale) ff_tx_init_subtx() argument 649 av_tx_init(AVTXContext **ctx, av_tx_fn *tx, enum AVTXType type, int inv, int len, const void *scale, uint64_t flags) av_tx_init() argument
|
| /third_party/alsa-lib/src/topology/ |
| H A D | ctl.c | 329 struct snd_soc_tplg_tlv_dbscale *scale; in tplg_parse_tlv_dbscale() local 406 struct snd_soc_tplg_tlv_dbscale *scale; in tplg_save_tlv() local 936 struct snd_soc_tplg_tlv_dbscale *scale; init_ctl_hdr() local [all...] |
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | qpdf_pdftopdf_processor.cc | 179 Rotation QPDF_PDFTOPDF_PageHandle::crop(const PageRect &cropRect,Rotation orientation,Rotation param_orientation,Position xpos,Position ypos,bool scale,bool autorotate) in crop() argument 269 void QPDF_PDFTOPDF_PageHandle::add_subpage(const std::shared_ptr<PDFTOPDF_PageHandle> &sub,float xpos,float ypos,float scale,const PageRect *crop) // {{{ in add_subpage() argument [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_color_quantize.cpp | 739 float scale = 1.0f / 257.0f; in quantize_rgbs() local [all...] |
| H A D | astcenc_color_unquantize.cpp | 325 int scale = v3 & 0x1F; in hdr_rgbo_unpack() local 137 rgb_scale_alpha_unpack( vint4 input0, uint8_t alpha1, uint8_t scale, vint4& output0, vint4& output1 ) rgb_scale_alpha_unpack() argument 161 rgb_scale_unpack( vint4 input0, int scale, vint4& output0, vint4& output1 ) rgb_scale_unpack() argument 810 uint8_t scale = input[3]; unpack_color_endpoints() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | DecimalQuantity_AbstractBCD.java | 32 protected int scale; field in DecimalQuantity_AbstractBCD [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/ |
| H A D | DecimalQuantity_SimpleStorage.java | 472 private void divideBy(BigDecimal divisor, int scale, MathContext mathContext) { in divideBy() argument [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_hid.c | 839 static const int64_t scale[0x10][2] = { in hid_item_resolution() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | DecimalQuantity_AbstractBCD.java | 34 protected int scale; field in DecimalQuantity_AbstractBCD [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
| H A D | NumberFormatterApiTest.java | 5261 public void scale() { in scale() method in NumberFormatterApiTest [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/ |
| H A D | DecimalQuantity_SimpleStorage.java | 465 private void divideBy(BigDecimal divisor, int scale, MathContext mathContext) { in divideBy() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_skeletons.cpp | 1754 bool GeneratorHelpers::scale(const MacroProps& macros, UnicodeString& sb, UErrorCode& status) { in scale() function in GeneratorHelpers [all...] |
| H A D | number_skeletons.h | 367 bool scale = false; member
|