Home
last modified time | relevance | path

Searched defs:z_min (Results 1 – 6 of 6) 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.cc78 const float z_min = outputs[1].flat<float>()(0); in TestMul() local
H A Dquantized_add_op_test.cc78 const float z_min = outputs[1].flat<float>()(0); in TestAdd() local
H A Dquantized_mul_op.cc393 Tensor* z_min = nullptr; in Compute() local
H A Dquantized_add_op.cc584 Tensor* z_min = nullptr; in Compute() local