/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-font-scale.c | 40 double scale = 64 * 1024 * 96./72.; in test_hb_scale() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_xy_coord.cpp | 60 real64 scale = 0.999999 / (temp.x + temp.y); in XYtoXYZ() local
|
/third_party/skia/include/core/ |
H A D | SkUnPreMultiply.h | 45 static U8CPU ApplyScale(Scale scale, U8CPU component) { in ApplyScale() argument
|
/third_party/skia/gm/ |
H A D | hittestpath.cpp | 48 int scale = 300; in DEF_SIMPLE_GM_CAN_FAIL() local [all...] |
H A D | repeated_bitmap.cpp | 31 SkScalar scale = std::min(128.0f / image->width(), in draw_rotated_image() local
|
/third_party/skia/docs/examples/ |
H A D | skpaint_path_2d_path_effect.cpp | 6 SkScalar scale = 10.0f; in REG_FIDDLE() local
|
H A D | Canvas_drawTextRSXform.cpp | 11 SkScalar scale = 1; in REG_FIDDLE() local
|
H A D | Canvas_drawText.cpp | 18 float scale = size / 12.f; in REG_FIDDLE() local
|
H A D | Matrix_decomposeScale.cpp | 11 SkSize scale = {SK_ScalarNaN, SK_ScalarNaN}; in REG_FIDDLE() local
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | aac.h | 29 VMUL2(float *dst, const float *v, unsigned idx, const float *scale) VMUL2() argument 48 VMUL4(float *dst, const float *v, unsigned idx, const float *scale) VMUL4() argument 73 VMUL2S(float *dst, const float *v, unsigned idx, unsigned sign, const float *scale) VMUL2S() argument 98 VMUL4S(float *dst, const float *v, unsigned idx, unsigned sign, const float *scale) VMUL4S() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | bmvaudio.c | 50 int scale[2]; in bmv_aud_decode_frame() local
|
H A D | synth_filter.c | 27 synth_filter_float(FFTContext *imdct, float *synth_buf_ptr, int *synth_buf_offset, float synth_buf2[32], const float window[512], float out[32], const float in[32], float scale) synth_filter_float() argument 63 synth_filter_float_64(FFTContext *imdct, float *synth_buf_ptr, int *synth_buf_offset, float synth_buf2[64], const float window[1024], float out[64], const float in[64], float scale) synth_filter_float_64() argument
|
H A D | pnm.h | 35 float scale; member
|
H A D | mss34dsp.c | 54 int scale = 200 - 2 * quality; in ff_mss34_gen_quant_mat() local
|
/third_party/ffmpeg/libavutil/ |
H A D | display.c | 37 double rotation, scale[2]; in av_display_rotation_get() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | synth_filter.c | 65 float scale = 1.0f; in checkasm_check_synth_filter() local
|
/third_party/ffmpeg/libswresample/ |
H A D | dither.c | 27 double scale = s->dither.noise_scale; in swri_get_dither() local 82 double scale = 0; in swri_dither_init() local [all...] |
/third_party/mesa3d/src/freedreno/common/ |
H A D | freedreno_guardband.h | 32 fd_calc_guardband(float offset, float scale, bool is_a3xx) in fd_calc_guardband() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_viewport_transform.c | 71 nir_ssa_def *scale = nir_load_viewport_scale(&b); in nir_lower_viewport_transform() local
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format_yuv.h | 66 const float scale = 255.0f; in util_format_rgb_float_to_yuv() local 88 const float scale = 1.0f / 255.0f; in util_format_yuv_to_rgb_float() local
|
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | common_sparse.h | 60 long long scale_by_kmg(long long value, char scale) in scale_by_kmg() argument
|
/third_party/mesa3d/src/util/ |
H A D | format_srgb.h | 98 unsigned tab, bias, scale, t; in util_format_linear_float_to_srgb_8unorm() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_texture.c | 63 const float scale = allow_scale ? 0.9999f : 1.0f; in util_map_texcoords2d_onto_cubemap() local
|
/third_party/skia/third_party/externals/angle2/samples/gles1/ |
H A D | FlatShading.cpp | 83 GLfloat scale = 0.2f; variable
|
/third_party/skia/src/core/ |
H A D | SkPoint3.cpp | 76 double scale = 1 / sqrt(invScale); in normalize() local
|