Searched defs:new_x (Results 1 – 14 of 14) sorted by relevance
| /external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
| D | image_neon.cc | 37 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/ |
| D | rect_f.cc | 165 float new_x = x(); in AdjustToFit() local 181 float new_x = x() + (width() - new_width) / 2; in ClampToCenteredSize() local
|
| D | rect.cc | 239 int new_x = x(); in AdjustToFit() local 255 int new_x = x() + (width() - new_width) / 2; in ClampToCenteredSize() local
|
| /external/pdfium/core/fxcrt/ |
| D | fx_coordinates.h | 22 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/ |
| D | hb-paint-extents.hh | 107 float new_x = xx * dx + xy * dy; in transform_distance() local
|
| /external/harfbuzz_ng/src/OT/glyf/ |
| D | CompositeGlyph.hh | 175 int new_x = roundf (point.x); in compile_with_point() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | qr_expander.cc | 259 auto new_x = Mul(x, predecessor_mask, in QrBlock() local
|
| /external/libxaac/encoder/ |
| D | iusace_acelp_tools.c | 476 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/ |
| D | mkvmuxer.h | 374 void set_x(float new_x) { x_ = new_x; } in set_x()
|
| /external/libvpx/third_party/libwebm/mkvmuxer/ |
| D | mkvmuxer.h | 374 void set_x(float new_x) { x_ = new_x; } in set_x()
|
| /external/libwebm/mkvmuxer/ |
| D | mkvmuxer.h | 374 void set_x(float new_x) { x_ = new_x; } in set_x()
|
| /external/tensorflow/tensorflow/python/keras/ |
| D | backend.py | 1867 def update(x, new_x): argument
|
| /external/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_tex_sample.c | 1039 int new_x, new_y, max_x; in get_texel_cube_seamless() local
|
| /external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
| D | legalize_tf.cc | 6809 Value new_x = in QRBlock() local
|