Home
last modified time | relevance | path

Searched defs:newH (Results 1 – 2 of 2) sorted by relevance

/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/ops/
DRot90Op.java67 int newH = (numRotation % 2 == 0) ? h : w; in apply() local
/external/angle/src/tests/gl_tests/
DCompressedTextureFormatsTest.cpp166 const int newH = desc.blockY * 3; in checkSubImage2D() local
313 const int newH = desc.blockY * 3; in checkSubImage3D() local