Home
last modified time | relevance | path

Searched defs:max_h (Results 1 – 6 of 6) sorted by relevance

/external/libkmsxx/kms++util/inc/kms++util/
Dvideodevice.h14 uint32_t min_h, max_h, step_h; member
/external/libaom/libaom/test/
Dselfguided_filter_test.cc134 const int max_w = 260, max_h = 260, stride = 672, out_stride = 672; in RunCorrectnessTest() local
318 const int max_w = 260, max_h = 260, stride = 672, out_stride = 672; in RunCorrectnessTest() local
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_surface.c209 const unsigned max_h = 1024; in nv04_surface_copy_swizzle() local
/external/pdfium/testing/image_diff/
Dimage_diff.cpp129 int max_h = std::max(baseline.h(), actual.h()); in CountImageSizeMismatchAsPixelDifference() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_test.py2635 def _ResizeImageCall(self, x, max_h, max_w, preserve_aspect_ratio, argument
3154 def _ResizeImageCall(self, x, max_h, max_w, preserve_aspect_ratio, argument
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp670 const auto max_h = device_limits.maxViewportDimensions[1]; in manual_PreCallValidateViewport() local