Home
last modified time | relevance | path

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

/external/libkmsxx/kms++util/inc/kms++util/
Dvideodevice.h13 uint32_t min_w, max_w, step_w; 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.c208 const unsigned max_w = 1024; in nv04_surface_copy_swizzle() local
/external/pdfium/testing/image_diff/
Dimage_diff.cpp128 int max_w = std::max(baseline.w(), actual.w()); 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.cpp648 const auto max_w = device_limits.maxViewportDimensions[0]; in manual_PreCallValidateViewport() local