/third_party/ffmpeg/libavfilter/ |
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/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
|
/third_party/libdrm/exynos/ |
H A D | exynos_fimg2d.c | 689 unsigned int scale, repeat_pad; in g2d_copy_with_scale() local 915 unsigned int scale, gem_space; in g2d_scale_and_blend() local [all...] |
/third_party/lame/libmp3lame/ |
H A D | lame_global_flags.h | 38 float scale; /* scale input by this amount before encoding member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test.c | 178 float scale = 65535.0; in convert_quad_depth() local 187 double scale = (double) (uint) ~0UL; in convert_quad_depth() local 197 float scale = (float) ((1 << 24) - 1); in convert_quad_depth() local 207 float scale = (float) ((1 << 24) - 1); in convert_quad_depth() local [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | utils.c | 341 int utils_parse_size(const char *value, s64 *size, BOOL scale) in utils_parse_size() argument 405 int utils_parse_range(const char *string, s64 *start, s64 *finish, BOOL scale) in utils_parse_range() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_skeletons.h | 367 bool scale = false; member
|
H A D | number_skeletons.cpp | 1754 bool GeneratorHelpers::scale(const MacroProps& macros, UnicodeString& sb, UErrorCode& status) { in scale() function in GeneratorHelpers [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | rastpos.c | 411 float scale[3], translate[3]; in _mesa_RasterPos() local
|
/third_party/libinput/tools/ |
H A D | libinput-debug-events.c | 711 double scale = libinput_event_gesture_get_scale(t); in print_gesture_event_with_coords() local
|