Home
last modified time | relevance | path

Searched defs:scale (Results 26 - 50 of 731) sorted by relevance

12345678910>>...30

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-font-scale.c40 double scale = 64 * 1024 * 96./72.; in test_hb_scale() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xy_coord.cpp60 real64 scale = 0.999999 / (temp.x + temp.y); in XYtoXYZ() local
/third_party/skia/include/core/
H A DSkUnPreMultiply.h45 static U8CPU ApplyScale(Scale scale, U8CPU component) { in ApplyScale() argument
/third_party/skia/gm/
H A Dhittestpath.cpp48 int scale = 300; in DEF_SIMPLE_GM_CAN_FAIL() local
[all...]
H A Drepeated_bitmap.cpp31 SkScalar scale = std::min(128.0f / image->width(), in draw_rotated_image() local
/third_party/skia/docs/examples/
H A Dskpaint_path_2d_path_effect.cpp6 SkScalar scale = 10.0f; in REG_FIDDLE() local
H A DCanvas_drawTextRSXform.cpp11 SkScalar scale = 1; in REG_FIDDLE() local
H A DCanvas_drawText.cpp18 float scale = size / 12.f; in REG_FIDDLE() local
H A DMatrix_decomposeScale.cpp11 SkSize scale = {SK_ScalarNaN, SK_ScalarNaN}; in REG_FIDDLE() local
/third_party/ffmpeg/libavcodec/arm/
H A Daac.h29 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 Dbmvaudio.c50 int scale[2]; in bmv_aud_decode_frame() local
H A Dsynth_filter.c27 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 Dpnm.h35 float scale; member
H A Dmss34dsp.c54 int scale = 200 - 2 * quality; in ff_mss34_gen_quant_mat() local
/third_party/ffmpeg/libavutil/
H A Ddisplay.c37 double rotation, scale[2]; in av_display_rotation_get() local
/third_party/ffmpeg/tests/checkasm/
H A Dsynth_filter.c65 float scale = 1.0f; in checkasm_check_synth_filter() local
/third_party/ffmpeg/libswresample/
H A Ddither.c27 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 Dfreedreno_guardband.h32 fd_calc_guardband(float offset, float scale, bool is_a3xx) in fd_calc_guardband() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_viewport_transform.c71 nir_ssa_def *scale = nir_load_viewport_scale(&b); in nir_lower_viewport_transform() local
/third_party/mesa3d/src/util/format/
H A Du_format_yuv.h66 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 Dcommon_sparse.h60 long long scale_by_kmg(long long value, char scale) in scale_by_kmg() argument
/third_party/mesa3d/src/util/
H A Dformat_srgb.h98 unsigned tab, bias, scale, t; in util_format_linear_float_to_srgb_8unorm() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_texture.c63 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 DFlatShading.cpp83 GLfloat scale = 0.2f; variable
/third_party/skia/src/core/
H A DSkPoint3.cpp76 double scale = 1 / sqrt(invScale); in normalize() local

Completed in 8 milliseconds

12345678910>>...30