Home
last modified time | relevance | path

Searched defs:new_height (Results 1 – 17 of 17) sorted by relevance

/external/libchrome/ui/gfx/geometry/
Drect_f.cc168 float new_height = height(); in AdjustToFit() local
180 float new_height = std::min(height(), size.height()); in ClampToCenteredSize() local
Drect.cc242 int new_height = height(); in AdjustToFit() local
254 int new_height = std::min(height(), size.height()); in ClampToCenteredSize() local
/external/tensorflow/tensorflow/core/kernels/
Dops_util_test.cc45 int new_height; member
73 int64_t new_height, new_width, pad_rows, pad_cols; in VerifyGet2dOutputSizeBoundaries() local
88 int64_t new_height, new_width, pad_rows, pad_cols; in VerifyGet2dOutputSizeValues() local
107 int64_t new_height, new_width, pad_top, pad_bottom, pad_left, pad_right; in VerifyGet2dOutputVerboseSizeValues() local
/external/XNNPACK/src/subgraph/
Dstatic-resize-bilinear-2d.c193 size_t new_height, in xnn_define_static_resize_bilinear_2d()
/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dbandwidth_sampler.h136 void Reset(QuicByteCount new_height, QuicRoundTripCount new_time) { in Reset()
382 void ResetMaxAckHeightTracker(QuicByteCount new_height, in ResetMaxAckHeightTracker()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dwinograd.cc230 int new_height = in GetGridSize() local
240 int new_height = in BindArguments() local
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage_data.h142 const int new_height = in GetPyramidSqrt2Level() local
Dobject_tracker_jni.cc446 const int new_height = (height + factor - 1) / factor; in OBJECT_TRACKER_METHOD() local
Dimage-inl.h117 const int new_height = bottom - top + 1; in Crop() local
/external/pdfium/core/fxcrt/
Dfx_coordinates.h67 CFX_STemplate(BaseType new_width, BaseType new_height) in CFX_STemplate()
/external/tensorflow/tensorflow/core/ops/
Dnn_ops.cc474 DimensionHandle new_height = c->UnknownDim(); in CommonFusedConvCalculations() local
/external/XNNPACK/src/xnnpack/
Dsubgraph.h256 size_t new_height; member
/external/libaom/av1/encoder/
Dpalette.c169 int new_width, int new_height) { in extend_palette_color_map()
/external/libvpx/vp8/encoder/
Dfirstpass.c2974 int new_height = cpi->oxcf.Height; in find_next_key_frame() local
Donyx_if.c2499 int new_width, new_height; in resize_key_frame() local
/external/libjpeg-turbo/
Dtransupp.c1876 JDIMENSION new_height) in adjust_exif_parameters()
/external/virglrenderer/src/
Dvrend_renderer.c2981 GLint new_height = -1; in vrend_set_framebuffer_state() local