Home
last modified time | relevance | path

Searched defs:new_width (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dops_util_test.cc46 int new_width; 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
/aosp_15_r20/external/libaom/av1/encoder/
H A Dsaliency_map.c192 const int new_width = width / 2; in decimate_map() local
355 int new_width = width[i]; in gaussian_pyramid() local
409 int new_width = width[i]; in gaussian_pyramid_rgb() local
546 int new_width = width[i]; in get_feature_map_orientation() local
H A Dpalette.c181 int new_width, int new_height) { in extend_palette_color_map()
H A Doptical_flow.c372 const int new_width = width / 2; in reduce() local
/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Drect_f.cc167 float new_width = width(); in AdjustToFit() local
179 float new_width = std::min(width(), size.width()); in ClampToCenteredSize() local
H A Drect.cc241 int new_width = width(); in AdjustToFit() local
253 int new_width = std::min(width(), size.width()); in ClampToCenteredSize() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dwinograd.cc228 int new_width = in GetGridSize() local
238 int new_width = in BindArguments() local
/aosp_15_r20/external/XNNPACK/src/subgraph/
H A Dstatic-resize-bilinear-2d.c194 size_t new_width, in xnn_define_static_resize_bilinear_2d()
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dimage_data.h140 const int new_width = in GetPyramidSqrt2Level() local
H A Dobject_tracker_jni.cc445 const int new_width = (width + factor - 1) / factor; in OBJECT_TRACKER_METHOD() local
H A Dimage-inl.h116 const int new_width = right - left + 1; in Crop() local
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_coordinates.h61 constexpr CFX_STemplate(BaseType new_width, BaseType new_height) in CFX_STemplate()
/aosp_15_r20/external/pdfium/core/fxge/dib/
H A Dcfx_dibitmap.cpp884 int new_width = rect.right / 8 - rect.left / 8; in CompositeRect() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dnn_ops.cc475 DimensionHandle new_width = c->UnknownDim(); in CommonFusedConvCalculations() local
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dsubgraph.h257 size_t new_width; member
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dfirstpass.c2948 int new_width = cpi->oxcf.Width; in find_next_key_frame() local
H A Donyx_if.c2503 int new_width, new_height; in resize_key_frame() local
/aosp_15_r20/external/libcups/cups/
H A Dppd-cache.c1039 int new_width, /* New width in 2540ths */ in _ppdCacheCreateWithPPD() local
/aosp_15_r20/external/libjpeg-turbo/
H A Dtransupp.c1877 adjust_exif_parameters(JOCTET *data, unsigned int length, JDIMENSION new_width, in adjust_exif_parameters()
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_hidl/
DSampleDriverFloatXNNPACK.cpp1396 size_t new_height, new_width; in VisitResizeBilinearNode() local