| /third_party/ffmpeg/libavcodec/ |
| H A D | asvdec.c | 287 const int scale = avctx->codec_id == AV_CODEC_ID_ASV1 ? 1 : 2; in decode_init() local
|
| H A D | dcadec.c | 121 const float scale = 1.0f / (1 << 15); in ff_dca_downmix_to_stereo_float() local
|
| H A D | mdct15.c | 248 av_cold int ff_mdct15_init(MDCT15Context **ps, int inverse, int N, double scale) in ff_mdct15_init() argument
|
| H A D | aacdec_fixed.c | 167 static void subband_scale(int *dst, int *src, int scale, int offset, int len, void *log_context) in subband_scale() argument 198 static void noise_scale(int *coefs, int scale, int band_energy, int len) in noise_scale() argument
|
| H A D | acelp_vectors.c | 224 void ff_set_fixed_vector(float *out, const AMRFixed *in, float scale, int size) in ff_set_fixed_vector() argument
|
| H A D | ac3dsp.c | 59 const float scale = 1 << 24; in float_to_fixed24_c() local
|
| H A D | pcm.c | 249 float scale; member
|
| H A D | mpegutils.c | 109 const int scale = 1 << shift; in ff_print_debug_info2() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | asrc_afirsrc.c | 182 float overlap, scale = 1.f, compensation; in config_output() local
|
| H A D | vf_colorbalance.c | 97 const float a = 4.f, b = 0.333f, scale = 0.7f; in get_component() local
|
| H A D | vf_amplify.c | 155 const float scale = 1.f / nb_inputs; in amplify_frame() local
|
| H A D | vf_convolution_opencl.c | 53 cl_float scale; member [all...] |
| H A D | vf_cover_rect.c | 98 int scale = 65536 / (x + 1); in blur() local 103 int scale = 65536 / (y + 1); in blur() local 108 int scale = 65536 / (w - x); in blur() local 113 int scale in blur() local [all...] |
| H A D | vf_hsvkey.c | 38 float scale; member 58 const float scale = s->scale; in do_hsvkey_pixel() local 150 const float scale = s->scale; in do_hsvhold_slice() local 186 const float scale = s->scale; in do_hsvhold16_slice() local [all...] |
| H A D | vf_remap_opencl.c | 82 const float scale = 1.f / 255.f; in remap_opencl_load() local
|
| H A D | vf_multiply.c | 34 float scale; member 93 const float scale = s->scale; in multiply_slice() local 75 multiply(const uint8_t *ssrc, const uint8_t *rref, uint8_t *ddst, float scale, float offset, int w) multiply() argument
|
| /third_party/glfw/tests/ |
| H A D | cursor.c | 426 float scale; in main() local
|
| /third_party/glfw/examples/ |
| H A D | splitview.c | 64 double s, t, x, y, z, nx, ny, nz, scale, twopi; in drawTorus() local 153 static void drawGrid(float scale, int steps) in drawGrid() argument 412 double scale; cursorPosFun() local [all...] |
| /third_party/cups-filters/filter/ |
| H A D | pdf.cxx | 263 fit_rect(float oldrect[4], float newrect[4], float *scale) fit_rect() argument 286 pdf_resize_page(pdf_t *pdf, unsigned page_num, float width, float length, float *scale) pdf_resize_page() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | NumberFormatterSettings.java | 494 public T scale(Scale scale) { in scale() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | utmstest.c | 102 static void roundTripTest(int64_t value, UDateTimeScale scale) in roundTripTest() argument 112 static void toLimitTest(int64_t toLimit, int64_t fromLimit, UDateTimeScale scale) in toLimitTest() argument 123 epochOffsetTest(int64_t epochOffset, int64_t units, UDateTimeScale scale) epochOffsetTest() argument 156 int32_t scale; TestEpochOffsets() local 169 int32_t scale; TestFromLimits() local 183 int32_t scale; TestToLimits() local 198 int32_t scale; TestFromInt64() local 259 int32_t scale; TestToInt64() local 334 int32_t scale; TestMonkey() local [all...] |
| /third_party/FreeBSD/contrib/gdtoa/ |
| H A D | strtod.c | 93 int scale; local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
| H A D | NumberFormatterApiTest.java | 2439 public void scale() { in scale() method in NumberFormatterApiTest [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| H A D | NumberFormatterSettings.java | 473 public T scale(Scale scale) { in scale() argument
|
| /third_party/libsnd/tests/ |
| H A D | lossy_comp_test.c | 841 double scale, max_val ; in lcomp_test_int() local 1651 double scale ; sdlcomp_test_int() local 1875 double half_max_abs , scale ; sdlcomp_test_float() local 2121 double *orig, *data, *smooth, half_max_abs, scale ; sdlcomp_test_double() local 2447 gen_signal_double(double *data, double scale, int channels, int datalen) gen_signal_double() argument [all...] |