Searched defs:max_w (Results 1 – 6 of 6) sorted by relevance
/external/libkmsxx/kms++util/inc/kms++util/ |
D | videodevice.h | 13 uint32_t min_w, max_w, step_w; member
|
/external/libaom/libaom/test/ |
D | selfguided_filter_test.cc | 134 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/ |
D | nv04_surface.c | 208 const unsigned max_w = 1024; in nv04_surface_copy_swizzle() local
|
/external/pdfium/testing/image_diff/ |
D | image_diff.cpp | 128 int max_w = std::max(baseline.w(), actual.w()); in CountImageSizeMismatchAsPixelDifference() local
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_ops_test.py | 2635 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/ |
D | parameter_validation_utils.cpp | 648 const auto max_w = device_limits.maxViewportDimensions[0]; in manual_PreCallValidateViewport() local
|