Searched refs:getOutputImageHeight (Results 1 – 6 of 6) sorted by relevance
75 public int getOutputImageHeight(int inputImageHeight, int inputImageWidth) { in getOutputImageHeight() method in Rot90Op87 int height = getOutputImageHeight(inputImageHeight, inputImageWidth); in inverseTransform()
62 public int getOutputImageHeight(int inputImageHeight, int inputImageWidth) { in getOutputImageHeight() method in TensorOperatorWrapper
75 public int getOutputImageHeight(int inputImageHeight, int inputImageWidth) { in getOutputImageHeight() method in ResizeOp
108 public int getOutputImageHeight(int inputImageHeight, int inputImageWidth) { in getOutputImageHeight() method in ResizeWithCropOrPadOp
31 int getOutputImageHeight(int inputImageHeight, int inputImageWidth); in getOutputImageHeight() method
77 int newHeight = imageOperator.getOutputImageHeight(currentHeight, currentWidth); in inverseTransform()