| /external/ComputeLibrary/tests/validation/reference/ |
| D | Scale.cpp | 40 SimpleTensor<T> scale_core(const SimpleTensor<T> &in, float scale_x, float scale_y, InterpolationPo… in scale_core() 184 SimpleTensor<T> scale(const SimpleTensor<T> &src, float scale_x, float scale_y, InterpolationPolicy… in scale() 192 SimpleTensor<uint8_t> scale(const SimpleTensor<uint8_t> &src, float scale_x, float scale_y, Interpo… in scale() 211 SimpleTensor<int8_t> scale(const SimpleTensor<int8_t> &src, float scale_x, float scale_y, Interpola… in scale()
|
| /external/ComputeLibrary/src/gpu/cl/kernels/ |
| D | ClScaleKernel.cpp | 54 …float scale_y = arm_compute::scale_utils::calculate_resize_ratio(src_height, dst_height, align_cor… in calculate_scale_factors() local 71 float scale_y = 0.f; in validate_arguments() local 103 float scale_y = 0.f; in configure() local
|
| /external/ComputeLibrary/tests/benchmark/fixtures/ |
| D | ScaleLayerFixture.h | 52 float scale_y = ((shape.y() * sy) > max_height) ? (max_height / shape.y()) : sy; in setup() local
|
| D | ScaleFixture.h | 58 float scale_y = distribution_float(generator); in setup() local
|
| /external/proguard/src/proguard/gui/splash/ |
| D | ImageSprite.java | 69 double scale_y = scaleY.getDouble(time); in paint() local
|
| /external/webp/sharpyuv/ |
| D | sharpyuv_csp.c | 31 float scale_y = 1.0f; in SharpYuvComputeConversionMatrix() local
|
| /external/ComputeLibrary/tests/datasets/ |
| D | ScaleLayerDataset.h | 108 …olicy policy, BorderMode border_mode, SamplingPolicy sampling_policy, float scale_x, float scale_y) in add_config()
|
| /external/pdfium/core/fxcodec/ |
| D | progressive_decoder.cpp | 254 double scale_y = static_cast<double>(m_sizeY) / m_clipBox.Height(); in PngAskScanlineBuf() local 338 double scale_y = static_cast<double>(dest_height) / src_height; in PngFillScanlineBufCompleted() local 476 double scale_y = static_cast<double>(dest_height) / src_height; in GifReadScanline() local 534 double scale_y = static_cast<double>(dest_height) / src_height; in BmpReadScanline() local 553 double scale_y, in ResampleVertBT() 838 double scale_y, in GifDoubleLineResampleVert() 1918 double scale_y, in ResampleVert() 2028 double scale_y = static_cast<double>(dest_height) / src_height; in Resample() local
|
| /external/ComputeLibrary/src/core/ |
| D | Helpers.cpp | 36 …const float scale_y = static_cast<float>(dst_shape[idx_height]) / src_info.tensor_shape()[i… in calculate_valid_region_scale() local
|
| /external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
| D | geom.h | 225 inline void ScaleOrigin(const float scale_x, const float scale_y) { in ScaleOrigin() 232 inline void Scale(const float scale_x, const float scale_y) { in Scale()
|
| /external/ComputeLibrary/arm_compute/core/ |
| D | IAccessWindow.h | 137 …ndowRectangle(ITensorInfo *info, int x, int y, int width, int height, float scale_x, float scale_y) in AccessWindowRectangle()
|
| /external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/template_writer/cl/ |
| D | ClTemplateResize.cpp | 213 …const float scale_y = scale_utils::calculate_resize_ratio(_src->dimension(2), _dst->dimension(2), … in get_tag_lut() local
|
| /external/igt-gpu-tools/overlay/x11/ |
| D | position.c | 162 float scale_x, scale_y; in x11_position() local
|
| /external/mesa3d/src/gallium/frontends/xa/ |
| D | xa_yuv.c | 124 float scale_y; in xa_yuv_planar_blit() local
|
| /external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/operators/ |
| D | ResizeFixture.h | 198 const float scale_y = static_cast<float>(_output_height) / shape[idx_height]; in compute_reference() local
|
| /external/ComputeLibrary/src/cpu/kernels/scale/neon/ |
| D | list.h | 58 …const float scale_y = scale_utils::calculate_resize_ratio(src->info()->dimension(2), dst->info()->… in nearest_neon_scale() local 152 …const float scale_y = scale_utils::calculate_resize_ratio(src->info()->dimension(2), dst->info()->… in bilinear_neon_scale() local
|
| /external/mesa3d/src/imgui/ |
| D | imstb_truetype.h | 2629 …tmapBoxSubpixel(const stbtt_fontinfo *font, int glyph, float scale_x, float scale_y,float shift_x,… in stbtt_GetGlyphBitmapBoxSubpixel() 2647 …tGlyphBitmapBox(const stbtt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int… in stbtt_GetGlyphBitmapBox() 2652 …BoxSubpixel(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, float shift_x… in stbtt_GetCodepointBitmapBoxSubpixel() 2657 …ntBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int… in stbtt_GetCodepointBitmapBox() 3330 …*result, stbtt__point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x… in stbtt__rasterize() 3535 …ness_in_pixels, stbtt_vertex *vertices, int num_verts, float scale_x, float scale_y, float shift_x… in stbtt_Rasterize() 3553 …btt_GetGlyphBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x… in stbtt_GetGlyphBitmapSubpixel() 3593 …char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, in… in stbtt_GetGlyphBitmap() 3598 …ed char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x… in stbtt_MakeGlyphBitmapSubpixel() 3617 …signed char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int glyph) in stbtt_MakeGlyphBitmap() [all …]
|
| /external/tensorflow/tensorflow/core/kernels/image/ |
| D | resize_area_op_test.cc | 122 float scale_y = i < in_y in ResizeAreaBaseline() local
|
| D | resize_area_op.cc | 235 float scale_y; in ComputeLoop() local
|
| D | resize_bicubic_op_test.cc | 259 float scale_y = 0.3, float scale_x = 0.7) { in ResizeBicubic()
|
| /external/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_compositor_cs.c | 37 float scale_y; member
|
| /external/harfbuzz_ng/util/ |
| D | font-options.hh | 106 int scale_y = (int) scalbnf (font_size_y, subpixel_bits); in post_parse() local
|
| /external/libdrm/exynos/ |
| D | exynos_fimg2d.c | 690 unsigned int scale_x, scale_y; in g2d_copy_with_scale() local 916 unsigned int scale_x, scale_y; in g2d_scale_and_blend() local
|
| /external/webrtc/modules/desktop_capture/mac/ |
| D | window_list_utils.cc | 391 float scale_y = size.height() / window_bounds.height(); in GetWindowScaleFactor() local
|
| /external/ComputeLibrary/tests/validation/NEON/ |
| D | Scale.cpp | 262 const float scale_y = 0.5f; variable 296 const float scale_y = 0.5f; variable
|