Home
last modified time | relevance | path

Searched defs:max_h (Results 1 – 9 of 9) 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.cc136 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.c205 const unsigned max_h = 1024; in nv04_surface_copy_swizzle() local
/external/webrtc/test/fuzzers/corpora/aec3-config-json-corpus/
Ddefault.json1 …,"enable_shadow_filter_output_usage": true},"erle": {"min": 1,"max_l": 4,"max_h": 1.5,"onset_detec… number
/external/pdfium/testing/image_diff/
Dimage_diff.cpp139 int max_h = std::max(baseline.h(), actual.h()); in CountImageSizeMismatchAsPixelDifference() local
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.h562 float max_h; in sample_image_pixel_offset() local
/external/webrtc/api/audio/
Decho_canceller3_config.h98 float max_h = 1.5f; member
/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.cpp697 const auto max_h = device_limits.maxViewportDimensions[1]; in manual_PreCallValidateViewport() local