/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | ops_util_test.cc | 46 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 D | saliency_map.c | 192 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 D | palette.c | 181 int new_width, int new_height) { in extend_palette_color_map()
|
H A D | optical_flow.c | 372 const int new_width = width / 2; in reduce() local
|
/aosp_15_r20/external/libchrome/ui/gfx/geometry/ |
H A D | rect_f.cc | 167 float new_width = width(); in AdjustToFit() local 179 float new_width = std::min(width(), size.width()); in ClampToCenteredSize() local
|
H A D | rect.cc | 241 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 D | winograd.cc | 228 int new_width = in GetGridSize() local 238 int new_width = in BindArguments() local
|
/aosp_15_r20/external/XNNPACK/src/subgraph/ |
H A D | static-resize-bilinear-2d.c | 194 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 D | image_data.h | 140 const int new_width = in GetPyramidSqrt2Level() local
|
H A D | object_tracker_jni.cc | 445 const int new_width = (width + factor - 1) / factor; in OBJECT_TRACKER_METHOD() local
|
H A D | image-inl.h | 116 const int new_width = right - left + 1; in Crop() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | fx_coordinates.h | 61 constexpr CFX_STemplate(BaseType new_width, BaseType new_height) in CFX_STemplate()
|
/aosp_15_r20/external/pdfium/core/fxge/dib/ |
H A D | cfx_dibitmap.cpp | 884 int new_width = rect.right / 8 - rect.left / 8; in CompositeRect() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/ |
H A D | nn_ops.cc | 475 DimensionHandle new_width = c->UnknownDim(); in CommonFusedConvCalculations() local
|
/aosp_15_r20/external/XNNPACK/src/xnnpack/ |
H A D | subgraph.h | 257 size_t new_width; member
|
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | firstpass.c | 2948 int new_width = cpi->oxcf.Width; in find_next_key_frame() local
|
H A D | onyx_if.c | 2503 int new_width, new_height; in resize_key_frame() local
|
/aosp_15_r20/external/libcups/cups/ |
H A D | ppd-cache.c | 1039 int new_width, /* New width in 2540ths */ in _ppdCacheCreateWithPPD() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | transupp.c | 1877 adjust_exif_parameters(JOCTET *data, unsigned int length, JDIMENSION new_width, in adjust_exif_parameters()
|
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_hidl/ |
D | SampleDriverFloatXNNPACK.cpp | 1396 size_t new_height, new_width; in VisitResizeBilinearNode() local
|