Home
last modified time | relevance | path

Searched defs:scale (Results 51 - 75 of 1442) sorted by relevance

12345678910>>...58

/foundation/window/window_manager/wmserver/include/
H A Ddisplay_zoom_controller.h41 float scale; member
/kernel/linux/linux-5.10/include/clocksource/
H A Dhyperv_timer.h41 u64 scale, offset; in hv_read_tsc_page_tsc() 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
/third_party/skia/src/codec/
H A DSkAndroidCodecAdapter.cpp16 float scale = get_scale_from_sample_size(sampleSize); in onGetSampledDimensions() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DSourceI24.cpp49 static const float scale = 1. / (float)(1UL << 31); in onProcess() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftadvanc.c31 FT_Fixed scale; in _ft_face_scale_advances() local
/third_party/skia/docs/examples/
H A Dchecker_board.cpp8 SkScalar scale = 10.0f; in REG_FIDDLE() local
H A Dpicture_shader.cpp20 const SkScalar scale = 512; in REG_FIDDLE() local
[all...]
H A Dblur_alpha_img.cpp7 SkScalar scale = 10.0f; in REG_FIDDLE() local
/third_party/skia/gm/
H A Dxform.cpp95 float scale = 3 + sinf(TimeUtils::Scaled(1e-9 * nanos, 1, 0)) * 2; variable

Completed in 7 milliseconds

12345678910>>...58