Home
last modified time | relevance | path

Searched defs:max_h (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dselfguided_filter_test.cc138 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 Dvideodevice.h14 uint32_t min_h, max_h, step_h; member
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/
H A Dpitch_ol.cpp327 Word16 max_h; in Lag_max() local
/aosp_15_r20/external/webrtc/test/fuzzers/corpora/aec3-config-json-corpus/
H A Ddefault.json1 …,"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 DimageHelpers.h572 float max_h; in sample_image_pixel_offset() local
/aosp_15_r20/external/pdfium/testing/image_diff/
H A Dimage_diff.cpp139 int max_h = std::max(baseline.h(), actual.h()); in CountImageSizeMismatchAsPixelDifference() local
/aosp_15_r20/external/webrtc/api/audio/
H A Decho_canceller3_config.h102 float max_h = 1.5f; member
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dimage_ops_test.py3278 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 Dparameter_validation_utils.cpp697 const auto max_h = device_limits.maxViewportDimensions[1]; in manual_PreCallValidateViewport() local
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c1857 uint32_t max_h = u_minify(image->vk.extent.height, range->baseMipLevel); in dzn_cmd_buffer_clear_rects_with_copy() local