Home
last modified time | relevance | path

Searched defs:scale (Results 676 - 700 of 760) sorted by relevance

1...<<2122232425262728293031

/third_party/skia/dm/
H A DDMSrcSink.cpp158 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 Des3fShaderDerivateTests.cpp1114 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 Des3fVertexTextureTests.cpp111 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 DvktRayQueryOpacityMicromapTests.cpp342 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 DvktShaderRenderBuiltinVarTests.cpp363 const deUint32 scale = 4; // To account for std140 stride in iterate() local
[all...]
H A DvktShaderRenderDerivateTests.cpp1005 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 Des2fVertexTextureTests.cpp94 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 Dilbcdec.c604 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 Dexr.c976 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 Daacdec_template.c1809 float scale; in decode_spectrum_and_dequant() local
2264 INTFLOAT scale; local
2363 INTFLOAT scale; local
[all...]
H A Dspeexdec.c665 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 Dmpegvideo_enc.c1219 const int scale = s->brd_scale; in estimate_best_b_count() local
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c169 cl_float2 scale; member
[all...]
H A Dvsrc_testsrc.c306 float scale; in haldclutsrc_fill_picture() local
H A Dvf_v360.c1389 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 Dvf_waveform.c114 int scale; member
[all...]
/third_party/glfw/src/
H A Dwl_window.c1086 int scale = 1; in setCursorImage() local
1493 int scale = 1; pointerHandleMotion() local
[all...]
/third_party/backends/backend/pixma/
H A Dpixma_mp150.c406 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 Dmustek.c3575 SANE_Int color, pixel, res, half_res, scale; in fix_line_distance_se() local
[all...]
/third_party/lame/libmp3lame/
H A Dset_get.c117 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 Dp_state.h232 float scale[3]; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c1371 struct qreg scale = in emit_scaled_viewport_write() local
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c727 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 Dnvfx_shader.h434 char scale; member
/third_party/libinput/src/
H A Devdev.c2550 struct matrix scale, in evdev_device_calibrate() local
[all...]

Completed in 73 milliseconds

1...<<2122232425262728293031