Searched defs:max_h (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/libaom/test/ |
H A D | selfguided_filter_test.cc | 138 const int max_w = 260, max_h = 260, stride = 672, out_stride = 672; in RunCorrectnessTest() local 335 const int max_w = 260, max_h = 260, stride = 672, out_stride = 672; in RunCorrectnessTest() local
|
/aosp_15_r20/external/libkmsxx/kms++util/inc/kms++util/ |
H A D | videodevice.h | 14 uint32_t min_h, max_h, step_h; member
|
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/ |
H A D | pitch_ol.cpp | 327 Word16 max_h; in Lag_max() local
|
/aosp_15_r20/external/webrtc/test/fuzzers/corpora/aec3-config-json-corpus/ |
H A D | default.json | 1 …,"enable_shadow_filter_output_usage": true},"erle": {"min": 1,"max_l": 4,"max_h": 1.5,"onset_detec… number
|
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | imageHelpers.h | 572 float max_h; in sample_image_pixel_offset() local
|
/aosp_15_r20/external/pdfium/testing/image_diff/ |
H A D | image_diff.cpp | 139 int max_h = std::max(baseline.h(), actual.h()); in CountImageSizeMismatchAsPixelDifference() local
|
/aosp_15_r20/external/webrtc/api/audio/ |
H A D | echo_canceller3_config.h | 102 float max_h = 1.5f; member
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | image_ops_test.py | 3278 def _ResizeImageCall(self, x, max_h, max_w, preserve_aspect_ratio, argument 3832 def _ResizeImageCall(self, x, max_h, max_w, preserve_aspect_ratio, argument
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | parameter_validation_utils.cpp | 697 const auto max_h = device_limits.maxViewportDimensions[1]; in manual_PreCallValidateViewport() local
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 1857 uint32_t max_h = u_minify(image->vk.extent.height, range->baseMipLevel); in dzn_cmd_buffer_clear_rects_with_copy() local
|