Home
last modified time | relevance | path

Searched defs:new_x (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage_neon.cc37 const int new_x = orig_x >> 1; in Downsample2x32ColumnsNeon() local
100 const int new_x = orig_x >> 2; in Downsample4x32ColumnsNeon() local
/external/libchrome/ui/gfx/geometry/
Drect_f.cc165 float new_x = x(); in AdjustToFit() local
181 float new_x = x() + (width() - new_width) / 2; in ClampToCenteredSize() local
Drect.cc239 int new_x = x(); in AdjustToFit() local
255 int new_x = x() + (width() - new_width) / 2; in ClampToCenteredSize() local
/external/pdfium/core/fxcrt/
Dfx_coordinates.h22 constexpr CFX_PTemplate(BaseType new_x, BaseType new_y) in CFX_PTemplate()
128 CFX_VTemplate(BaseType new_x, BaseType new_y) in CFX_VTemplate()
/external/harfbuzz_ng/src/
Dhb-paint-extents.hh107 float new_x = xx * dx + xy * dy; in transform_distance() local
/external/harfbuzz_ng/src/OT/glyf/
DCompositeGlyph.hh175 int new_x = roundf (point.x); in compile_with_point() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dqr_expander.cc259 auto new_x = Mul(x, predecessor_mask, in QrBlock() local
/external/libxaac/encoder/
Diusace_acelp_tools.c476 VOID iusace_acelp_cb_target_update(FLOAT32 *x, FLOAT32 *new_x, FLOAT32 *cb_vec, FLOAT32 gain) { in iusace_acelp_cb_target_update()
/external/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h374 void set_x(float new_x) { x_ = new_x; } in set_x()
/external/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h374 void set_x(float new_x) { x_ = new_x; } in set_x()
/external/libwebm/mkvmuxer/
Dmkvmuxer.h374 void set_x(float new_x) { x_ = new_x; } in set_x()
/external/tensorflow/tensorflow/python/keras/
Dbackend.py1867 def update(x, new_x): argument
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1039 int new_x, new_y, max_x; in get_texel_cube_seamless() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc6809 Value new_x = in QRBlock() local