Home
last modified time | relevance | path

Searched defs:scale (Results 751 - 775 of 1049) sorted by relevance

1...<<31323334353637383940>>...42

/third_party/ffmpeg/libavcodec/
H A Dopus_silk.c686 float scale; in silk_decode_frame() local
H A Dmss3.c105 int quality, scale; member
139 unsigned scale; in model2_update() local
166 unsigned scale; in model_update() local
220 unsigned scale; in model256_update() local
[all...]
H A Don2avc.c144 int w, w2, b, scale, first = 1; in on2avc_decode_band_scales() local
189 static inline float on2avc_scale(int v, float scale) in on2avc_scale() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_atempo.c271 float scale = 1.f, iscale = 1.f; in yae_reset() local
H A Dvf_fftdnoiz.c210 float scale = 1.f, iscale = 1.f; in config_input() local
283 const float scale = 1.f / ((1.f + s->nb_prev + s->nb_next) * s->block_size * s->block_size); in import_block() local
145 import_row8(AVComplexFloat *dst, uint8_t *src, int rw, float scale, float *win, int off) import_row8() argument
161 import_row16(AVComplexFloat *dst, uint8_t *srcp, int rw, float scale, float *win, int off) import_row16() argument
[all...]
H A Dvf_scale_npp.c173 NPPScaleContext* scale = ctx->priv; in check_exprs() local
231 NPPScaleContext* scale = ctx->priv; nppscale_parse_expr() local
285 NPPScaleContext* scale = ctx->priv; nppscale_init() local
360 NPPScaleContext* scale = ctx->priv; nppscale_eval_dimensions() local
912 NPPScaleContext *scale = link->dst->priv; nppscale_filter_frame_ref() local
[all...]
H A Dvf_scale.c162 ScaleContext *scale = ctx->priv; in check_exprs() local
220 ScaleContext *scale = ctx->priv; scale_parse_expr() local
273 ScaleContext *scale = ctx->priv; init_dict() local
333 ScaleContext *scale = ctx->priv; uninit() local
406 ScaleContext *scale = ctx->priv; scale_eval_dimensions() local
488 ScaleContext *scale = ctx->priv; config_props() local
636 scale_field(ScaleContext *scale, AVFrame *dst, AVFrame *src, int field) scale_field() argument
680 ScaleContext *scale = ctx->priv; scale_frame() local
869 ScaleContext *scale = link->dst->priv; filter_frame_ref() local
901 ScaleContext *scale = ctx->priv; process_command() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dasfenc.c323 AVRational scale = {1, 10000000}; in asf_write_markers() local
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_template.c3370 AVRational scale; in postProcess() local
/third_party/ffmpeg/libavutil/
H A Dtx_template.c871 double scale = s->scale_d; in ff_tx_mdct_naive_fwd() local
892 double scale in ff_tx_mdct_naive_inv() local
524 ff_tx_fft_sr_codelet_init(AVTXContext *s, const FFTXCodelet *cd, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale) ff_tx_fft_sr_codelet_init() argument
654 ff_tx_fft_sr_init(AVTXContext *s, const FFTXCodelet *cd, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale) ff_tx_fft_sr_init() argument
781 ff_tx_fft_pfa_init(AVTXContext *s, const FFTXCodelet *cd, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale) ff_tx_fft_pfa_init() argument
854 ff_tx_mdct_naive_init(AVTXContext *s, const FFTXCodelet *cd, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale) ff_tx_mdct_naive_init() argument
943 ff_tx_mdct_sr_init(AVTXContext *s, const FFTXCodelet *cd, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale) ff_tx_mdct_sr_init() argument
1065 ff_tx_mdct_inv_full_init(AVTXContext *s, const FFTXCodelet *cd, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale) ff_tx_mdct_inv_full_init() argument
1117 ff_tx_mdct_pfa_init(AVTXContext *s, const FFTXCodelet *cd, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale) ff_tx_mdct_pfa_init() argument
1280 ff_tx_rdft_init(AVTXContext *s, const FFTXCodelet *cd, uint64_t flags, FFTXCodeletOptions *opts, int len, int inv, const void *scale) ff_tx_rdft_init() argument
1411 double scale = s->scale_d; ff_tx_mdct_gen_exp() local
[all...]
/third_party/ffmpeg/libswresample/
H A Dswresample_internal.h58 float scale; member
/third_party/backends/backend/
H A Dhp-accessor.c535 SANE_Fixed (*scale)(HpAccessorVector this, unsigned short val); member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H A DBigDecimal.java474 BigDecimal(java.math.BigInteger bi, int scale) BigDecimal() argument
1379 divide(com.ibm.icu.math.BigDecimal rhs, int scale, int round) divide() argument
2613 public int scale() { scale() method in BigDecimal
2639 setScale(int scale) setScale() argument
2667 setScale(int scale, int round) setScale() argument
2924 valueOf(long lint, int scale) valueOf() argument
3123 dodivide(char code, com.ibm.icu.math.BigDecimal rhs, com.ibm.icu.math.MathContext set, int scale) dodivide() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberSkeletonImpl.java1474 private static void generateScaleOption(Scale scale, StringBuilder sb) { in generateScaleOption() argument
1691 private static boolean scale(MacroProps macros, StringBuilder sb) { scale() method in NumberSkeletonImpl.GeneratorHelpers
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberSkeletonImpl.java1380 private static void generateScaleOption(Scale scale, StringBuilder sb) { in generateScaleOption() argument
1580 private static boolean scale(MacroProps macros, StringBuilder sb) { scale() method in NumberSkeletonImpl.GeneratorHelpers
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
H A DBigDecimal.java460 BigDecimal(java.math.BigInteger bi, int scale) BigDecimal() argument
1350 divide(ohos.global.icu.math.BigDecimal rhs, int scale, int round) divide() argument
2551 public int scale() { scale() method in BigDecimal
2576 setScale(int scale) setScale() argument
2603 setScale(int scale, int round) setScale() argument
2849 valueOf(long lint, int scale) valueOf() argument
3048 dodivide(char code, ohos.global.icu.math.BigDecimal rhs, ohos.global.icu.math.MathContext set, int scale) dodivide() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_generator.cpp231 int scale = brw_jump_scale(p->devinfo); in patch_halt_jumps() local
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.c453 GLfloat scale = (MAT(in,0,0) * MAT(in,0,0) + in invert_matrix_3d() local
1026 _math_matrix_viewport(GLmatrix *m, const float scale[3], const float translate[3], double depthMax) _math_matrix_viewport() argument
[all...]
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c370 nir_ssa_def *scale = nir_frcp(&b, txs); in clc_lower_nonnormalized_samplers() local
/third_party/mesa3d/src/mesa/main/
H A Dpack.c879 const GLfloat scale = 1.0f / 0xffffff; in _mesa_unpack_depth_span() local
931 const GLfloat scale = ctx->Pixel.DepthScale; in _mesa_unpack_depth_span() local
1064 const GLdouble scale = (GLdouble) 0xffffff; in _mesa_pack_depth_span() local
1733 const double scale = 1.0 / (double) 0xffffff; unpack_float_32_uint_24_8_Z24_UNORM_S8_UINT() local
1757 const double scale = 1.0 / (double) 0xffffff; unpack_float_32_uint_24_8_S8_UINT_Z24_UNORM() local
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumberformatter.h1567 Scale scale; // = Scale(); (benign value) member
[all...]
/third_party/mesa3d/src/util/
H A Dxmlconfig.c153 float sign = 1.0f, result = 0.0f, scale; in strToF() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberformatter.h1561 Scale scale; // = Scale(); (benign value) member
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad-gestures.c1215 double angle, angle_delta, distance, scale; in tp_gesture_handle_state_pinch() local
/third_party/libinput/test/
H A Dtest-tablet.c2092 double scale; in START_TEST() local
3421 double scale; in START_TEST() local
3507 double scale; in START_TEST() local

Completed in 62 milliseconds

1...<<31323334353637383940>>...42