Home
last modified time | relevance | path

Searched defs:z_max (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dzoom_capture_utils.py428 def verify_zoom_results(test_data, size, z_max, z_min, argument
688 def verify_preview_zoom_results(test_data, size, z_max, z_min, z_step_size, argument
H A Dpreview_processing_utils.py475 def preview_over_zoom_range(dut, cam, preview_size, z_min, z_max, z_step_size, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_mul_op_test.cc79 const float z_max = outputs[2].flat<float>()(0); in TestMul() local
H A Dquantized_add_op_test.cc79 const float z_max = outputs[2].flat<float>()(0); in TestAdd() local
H A Dquantized_mul_op.cc397 Tensor* z_max = nullptr; in Compute() local
H A Dquantized_add_op.cc588 Tensor* z_max = nullptr; in Compute() local
/aosp_15_r20/external/boringssl/src/crypto/dilithium/
H A Ddilithium.c1363 uint32_t z_max = vectorl_max(&values->sign.z); in dilithium_sign_with_randomizer() local
1495 uint32_t z_max = vectorl_max(&values->sign.z); in DILITHIUM_verify() local