Home
last modified time | relevance | path

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

/external/libkmsxx/kms++util/inc/kms++util/
Dvideodevice.h13 uint32_t min_w, max_w, step_w; member
/external/rust/crates/clap/src/app/
Dmeta.rs20 pub max_w: Option<usize>, field
/external/libaom/libaom/test/
Dselfguided_filter_test.cc135 const int max_w = 260, max_h = 260, stride = 672, out_stride = 672; in RunCorrectnessTest() local
325 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.c204 const unsigned max_w = 1024; in nv04_surface_copy_swizzle() local
/external/pdfium/testing/image_diff/
Dimage_diff.cpp138 int max_w = std::max(baseline.w(), actual.w()); in CountImageSizeMismatchAsPixelDifference() local
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.h561 float max_w = imageInfo->width; in sample_image_pixel_offset() local
/external/igt-gpu-tools/tools/
Dintel_gpu_top.c1208 unsigned int max_w = con_w - 1; in print_engine() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_test.py3062 def _ResizeImageCall(self, x, max_h, max_w, preserve_aspect_ratio, argument
3609 def _ResizeImageCall(self, x, max_h, max_w, preserve_aspect_ratio, argument
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp675 const auto max_w = device_limits.maxViewportDimensions[0]; in manual_PreCallValidateViewport() local