/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/webp/sharpyuv/ |
D | sharpyuv_csp.c | 31 float scale_y = 1.0f; in SharpYuvComputeConversionMatrix() local
|
/external/perfetto/protos/perfetto/trace/android/ |
D | viewcapture.proto | 43 optional float scale_y = 15; field
|
/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/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 | 123 float scale_y; in xa_yuv_planar_blit() local
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/ |
D | varc.rs | 202 scale_y: f64, field 510 let scale_y = 3.0; in decomposed_scale_to_matrix() localVariable 565 let scale_y = 3.0; in decomposed_scale_rotate_to_matrix() localVariable
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/ |
D | varc.rs | 202 scale_y: f64, field 510 let scale_y = 3.0; in decomposed_scale_to_matrix() localVariable 565 let scale_y = 3.0; in decomposed_scale_rotate_to_matrix() localVariable
|
/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/pdfium/core/fxge/dib/ |
D | cstretchengine.cpp | 237 double scale_y = static_cast<float>(m_SrcHeight) / m_DestHeight; in CStretchEngine() 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/libdrm/exynos/ |
D | exynos_fimg2d.c | 689 unsigned int scale_x, scale_y; in g2d_copy_with_scale() local 915 unsigned int scale_x, scale_y; in g2d_scale_and_blend() local
|
/external/harfbuzz_ng/util/ |
D | font-options.hh | 119 int scale_y = (int) scalbnf (font_size_y, subpixel_bits); in post_parse() local
|
/external/webrtc/modules/desktop_capture/mac/ |
D | window_list_utils.cc | 391 float scale_y = size.height() / window_bounds.height(); in GetWindowScaleFactor() local
|