Searched defs:scaled (Results 51 - 68 of 68) sorted by relevance
123
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | evsel.c | 1423 s8 scaled = 0; in perf_counts_values__scale() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_lut3d.c | 298 const float scaled = (s - prelut->min[idx]) * prelut->scale[idx]; in prelut_interp_1d_linear() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SamplerCore.cpp | 2075 const bool scaled = !hasFloatTexture() && !hasUnnormalizedIntegerTexture() && !state.compareEnable; in replaceBorderTexel() local
|
| /third_party/skia/tests/ |
| H A D | ImageTest.cpp | 1332 SkAutoPixmapStorage scaled; in test_scale_pixels() local
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | aflatin.c | 1218 FT_Pos scaled; in af_latin_metrics_scale_dim() local 2697 FT_Pos scaled; af_latin_snap_width() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-params.c | 318 unsigned int scaled; member 424 int scaled = 0; in imgu_css_osys_calc_frame_and_stripe_params() local [all...] |
| H A D | ipu3-abi.h | 1029 u32 scaled; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-params.c | 318 unsigned int scaled; member 424 int scaled = 0; in imgu_css_osys_calc_frame_and_stripe_params() local [all...] |
| H A D | ipu3-abi.h | 1029 u32 scaled; member
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 385 struct qreg scaled = ntq_scale_depth_texture(c, tex); in ntq_emit_txf() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | device9.c | 1683 boolean scaled, clamped, ms, flip_x = FALSE, flip_y = FALSE; in NineDevice9_StretchRect() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDevice.cpp | 1637 SkMatrix scaled; in internalDrawImageRect() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
| H A D | psb_intel_sdvo_regs.h | 104 u8 scaled:1; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | intel_sdvo_regs.h | 115 u8 scaled:1; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
| H A D | psb_intel_sdvo_regs.h | 104 u8 scaled:1; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | intel_sdvo_regs.h | 115 u8 scaled:1; member
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-logic-arm64.cc | 3941 double scaled; in FPRecipSqrtEstimate() local 4060 double scaled = double_pack(0, 1022, Bits(fraction, 51, 44) << 44); in FPRecipEstimate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context_gl.cpp | 1567 void Context::scaled(GLdouble x, GLdouble y, GLdouble z) in scaled() function in gl::Context
|
Completed in 73 milliseconds
123