Home
last modified time | relevance | path

Searched defs:ref_val (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_render_copy.c474 uint32_t buf_val, ref_val; in scratch_buf_check() local
513 uint32_t ref_val = linear_ref[y * width + x]; in scratch_buf_check_all() local
/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op_test.cc167 const float ref_val = QuantizedToFloat<T>(ref_qval, min, max); in CheckTensorValue() local