Searched defs:max_h (Results 1 – 9 of 9) sorted by relevance
/external/libkmsxx/kms++util/inc/kms++util/ |
D | videodevice.h | 14 uint32_t min_h, max_h, step_h; member
|
/external/libaom/libaom/test/ |
D | selfguided_filter_test.cc | 136 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/ |
D | nv04_surface.c | 205 const unsigned max_h = 1024; in nv04_surface_copy_swizzle() local
|
/external/webrtc/test/fuzzers/corpora/aec3-config-json-corpus/ |
D | default.json | 1 …,"enable_shadow_filter_output_usage": true},"erle": {"min": 1,"max_l": 4,"max_h": 1.5,"onset_detec… number
|
/external/pdfium/testing/image_diff/ |
D | image_diff.cpp | 139 int max_h = std::max(baseline.h(), actual.h()); in CountImageSizeMismatchAsPixelDifference() local
|
/external/OpenCL-CTS/test_common/harness/ |
D | imageHelpers.h | 562 float max_h; in sample_image_pixel_offset() local
|
/external/webrtc/api/audio/ |
D | echo_canceller3_config.h | 98 float max_h = 1.5f; member
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_ops_test.py | 3062 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/ |
D | parameter_validation_utils.cpp | 697 const auto max_h = device_limits.maxViewportDimensions[1]; in manual_PreCallValidateViewport() local
|