Home
last modified time | relevance | path

Searched defs:newHeight (Results 1 – 25 of 27) sorted by relevance

12

/external/armnn/tests/ImageTensorGenerator/
DImageTensorGenerator.hpp93 unsigned int newHeight, in PrepareImageTensor()
130 unsigned int newHeight, in PrepareImageTensor()
150 unsigned int newHeight, in PrepareImageTensor()
170 unsigned int newHeight, in PrepareImageTensor()
DImageTensorGenerator.cpp295 const unsigned int newHeight = cmdline.GetNewHeight(); in main() local
/external/angle/samples/WindowTest/
DWindowTest.cpp45 int newHeight = height; in main() local
/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2Cap.java210 double newHeight = Math.max(height, ROUND_UP * 0.5 * dist2); in addPoint() local
229 double newHeight = Math.max(height, ROUND_UP * 2 * d * d); in addCap() local
/external/tensorflow/tensorflow/lite/java/ovic/src/main/java/org/tensorflow/ovic/
DOvicClassifierBenchmarker.java136 int newHeight = Math.round(height - stHeight * 2); in convertBitmapToInput() local
/external/oboe/samples/drumthumper/src/main/java/com/plausibleaudio/drumthumper/
DTriggerPad.kt115 val newHeight = (textSizePixels.toInt() * 2) + padTop + padBottom in onMeasure() constant
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/
DImageProcessor.java77 int newHeight = imageOperator.getOutputImageHeight(currentHeight, currentWidth); in inverseTransform() local
/external/perfetto/ui/src/frontend/
Ddetails_panel.ts116 const newHeight = constant
/external/armnn/tests/
DInferenceTestImage.cpp183 …Image::StbResize(InferenceTestImage& im, const unsigned int newWidth, const unsigned int newHeight) in StbResize()
210 unsigned int newHeight, in Resize()
/external/webrtc/sdk/android/api/org/webrtc/
DVideoFrame.java146 Matrix transformMatrix, int newWidth, int newHeight) { in applyTransformMatrix()
DTextureBufferImpl.java174 Matrix transformMatrix, int newWidth, int newHeight) { in applyTransformMatrix()
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DTransformationUtils.java269 final int newHeight = Math.round(newRect.height()); in rotateImageExif() local
/external/webrtc/sdk/android/src/java/org/webrtc/
DAndroidVideoDecoder.java349 private VideoCodecStatus reinitDecode(int newWidth, int newHeight) { in reinitDecode()
DHardwareVideoEncoder.java521 private VideoCodecStatus resetCodec(int newWidth, int newHeight, boolean newUseSurfaceMode) { in resetCodec()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/
DEncoderUtil.java129 int newHeight = alignResolution(height * 3 / 4, heightAlignment); in getSupportedResolution() local
/external/angle/src/libANGLE/renderer/gl/wgl/
DDXGISwapChainWindowSurfaceWGL.cpp370 size_t newHeight = rect.bottom - rect.top; in checkForResize() local
/external/deqp/framework/egl/
DegluGLContextFactory.cpp568 int newHeight = 0; in postIterate() local
/external/deqp/modules/egl/
DteglResizeTests.cpp280 const int newHeight = newSurface.getHeight(); in compareCorners() local
/external/skia/src/core/
DSkImageFilter.cpp396 int newWidth, int newHeight, int offX, int offY) { in pad_image()
/external/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp1307 UINT_32 newHeight; in HwlComputeXmaskAddrFromCoord() local
1465 UINT_32 newHeight; in HwlComputeXmaskCoordFromAddr() local
/external/skia/src/image/
DSkImage_Gpu.cpp692 int newHeight = std::min(static_cast<int>(originalPixmap.height() * scale), maxTextureSize); in MakeCrossContextFromPixmap() local
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c1308 GLint newHeight = (height + 3) & ~3; in fxt1_encode() local
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1134 int newHeight = 32; in render() local
/external/mesa3d/src/amd/addrlib/src/core/
Daddrlib1.cpp2376 UINT_32 newHeight = 0; in HwlComputeXmaskAddrFromCoord() local
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp1746 int newHeight = 32; in render() local

12