Searched defs:max_w (Results 1 – 9 of 9) 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 | 13 uint32_t min_w, max_w, step_w; member
|
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | imageHelpers.h | 571 float max_w = imageInfo->width; in sample_image_pixel_offset() local
|
/aosp_15_r20/external/pdfium/testing/image_diff/ |
H A D | image_diff.cpp | 138 int max_w = std::max(baseline.w(), actual.w()); in CountImageSizeMismatchAsPixelDifference() local
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | intel_gpu_top.c | 1208 unsigned int max_w = con_w - 1; in print_engine() local
|
/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 | 675 const auto max_w = device_limits.maxViewportDimensions[0]; in manual_PreCallValidateViewport() local
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/builder/ |
D | command.rs | 102 max_w: Option<usize>, field
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 1856 uint32_t max_w = u_minify(image->vk.extent.width, range->baseMipLevel); in dzn_cmd_buffer_clear_rects_with_copy() local
|