| /third_party/skia/dm/ |
| H A D | DMSrcSink.cpp | 158 static SkString get_scaled_name(const Path& path, float scale) { in get_scaled_name() argument 354 CodecSrc(Path path, Mode mode, DstColorType dstColorType, SkAlphaType dstAlphaType, float scale) CodecSrc() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderDerivateTests.cpp | 1114 const tcu::Vec4 scale = isX ? xScale : yScale; in verify() local 1446 const tcu::Vec4 scale in verify() local 401 verifyConstantDerivate(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, const tcu::Vec4& reference, const tcu::Vec4& threshold, const tcu::Vec4& scale, const tcu::Vec4& bias, VerificationLogging logPolicy = LOG_ALL) verifyConstantDerivate() argument [all...] |
| H A D | es3fVertexTextureTests.cpp | 111 static inline float safeCoord (float raw, int scale, float fraction) in safeCoord() argument 118 static inline tcu::Vector<float, Size> safeCoords (const tcu::Vector<float, Size>& raw, const tcu::Vector<int, Size>& scale, const tcu::Vector<float, Size>& fraction) in safeCoords() argument 182 Vec2 scale; member 191 Vec2 scale; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryOpacityMicromapTests.cpp | 342 const float scale = 1.0f / float(1 << subdivisionLevel); in calcSubtriangleCentroid() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderBuiltinVarTests.cpp | 363 const deUint32 scale = 4; // To account for std140 stride in iterate() local [all...] |
| H A D | vktShaderRenderDerivateTests.cpp | 1005 const tcu::Vec4 scale = isX ? xScale : yScale; in verify() local 1311 const tcu::Vec4 scale = isX ? xScale : yScale; in verify() local 337 verifyConstantDerivate(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, const tcu::Vec4& reference, const tcu::Vec4& threshold, const tcu::Vec4& scale, const tcu::Vec4& bias, VerificationLogging logPolicy = LOG_ALL) verifyConstantDerivate() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fVertexTextureTests.cpp | 94 static inline float safeCoord (float raw, int scale, float fraction) in safeCoord() argument 101 static inline tcu::Vector<float, Size> safeCoords (const tcu::Vector<float, Size>& raw, const tcu::Vector<int, Size>& scale, const tcu::Vector<float, Size>& fraction) in safeCoords() argument 149 Vec2 scale; member 158 Vec2 scale; member [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | ilbcdec.c | 604 int16_t scale = FFMAX(1638, FFABS(max_in)); in gain_dequantization() local 914 correlation(int32_t *corr, int32_t *ener, int16_t *buffer, int16_t lag, int16_t blen, int16_t srange, int16_t scale) correlation() argument
|
| H A D | exr.c | 976 static float to_linear(float x, float scale) in to_linear() argument 1132 const float scale = s->pixel_type == EXR_FLOAT ? 2.f : 1.f; in dwa_uncompress() local
|
| H A D | aacdec_template.c | 1809 float scale; in decode_spectrum_and_dequant() local 2264 INTFLOAT scale; local 2363 INTFLOAT scale; local [all...] |
| H A D | speexdec.c | 665 static void signal_mul(const float *x, float *y, float scale, int len) in signal_mul() argument 1319 float gc, scale; in sb_decode() local 1540 const float scale = 1.f / 32768.f; in speex_decode_frame() local
|
| H A D | mpegvideo_enc.c | 1219 const int scale = s->brd_scale; in estimate_best_b_count() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deshake_opencl.c | 169 cl_float2 scale; member [all...] |
| H A D | vsrc_testsrc.c | 306 float scale; in haldclutsrc_fill_picture() local
|
| H A D | vf_v360.c | 1389 static av_always_inline float scale(float x, float s) in scale() function 3505 const float scale = 0.99f; barrel_to_xyz() local 3577 const float scale = 0.99f; xyz_to_barrel() local [all...] |
| H A D | vf_waveform.c | 114 int scale; member [all...] |
| /third_party/glfw/src/ |
| H A D | wl_window.c | 1086 int scale = 1; in setCursorImage() local 1493 int scale = 1; pointerHandleMotion() local [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_mp150.c | 406 unsigned scale; /* Scale factor for lower resolutions, the member 1092 shrink_image(uint8_t * dptr, uint8_t * sptr, unsigned xs, unsigned w, unsigned wx, unsigned scale, unsigned c) shrink_image() argument [all...] |
| /third_party/backends/backend/ |
| H A D | mustek.c | 3575 SANE_Int color, pixel, res, half_res, scale; in fix_line_distance_se() local [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | set_get.c | 117 lame_set_scale(lame_global_flags * gfp, float scale) in lame_set_scale() argument 140 lame_set_scale_left(lame_global_flags * gfp, float scale) in lame_set_scale_left() argument 163 lame_set_scale_right(lame_global_flags * gfp, float scale) in lame_set_scale_right() argument [all...] |
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_state.h | 232 float scale[3]; member
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 1371 struct qreg scale = in emit_scaled_viewport_write() local
|
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp_blit.c | 727 nir_ssa_def *scale = nir_imm_vec2(b, key->x_scale, key->y_scale); in blorp_nir_manual_blend_bilinear() local 1596 double scale = (double)(src1 - src0) / (double)(dst1 - dst0); in brw_blorp_setup_coord_transform() local 2263 adjust_split_source_coords(const struct blt_axis *orig, struct blt_axis *split_coords, double scale) adjust_split_source_coords() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nvfx_shader.h | 434 char scale; member
|
| /third_party/libinput/src/ |
| H A D | evdev.c | 2550 struct matrix scale, in evdev_device_calibrate() local [all...] |