Home
last modified time | relevance | path

Searched defs:y_value (Results 1 – 11 of 11) sorted by relevance

/external/XNNPACK/test/
Dgavgpool-cw-microkernel-tester.h124 for (float& y_value : y_ref) { variable
177 for (float& y_value : y_ref) { in Test() local
Dvmulcaddc-microkernel-tester.h159 for (float& y_value : y_ref) { in Test() local
226 for (float& y_value : y_ref) { in Test() local
Dvunary-microkernel-tester.h1077 uint32_t y_value = 0; in Test() local
/external/webrtc/media/base/
Dfake_video_renderer.cc41 uint8_t y_value = *(y_pos + j); in CheckFrameColorYuv() local
/external/autotest/client/cros/input_playback/
Dstylus.py45 def replace_with_prefix(self, in_file, out_file, prefix, x_value, y_value): argument
/external/tensorflow/tensorflow/core/kernels/
Dquantized_add_op.cc232 const int64 y_value = static_cast<int64_t>(y_data[i]); in VectorAddition() local
277 const int64_t y_value = static_cast<int64_t>(y_data[i]); in VectorAddition() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dvector_ops_simple_test.cc358 auto y_value = in XLA_TEST_F() local
/external/ComputeLibrary/tests/validation/reference/
DColorConvertHelper.h126 inline float compute_rgb_value(int y_value, int v_value, int u_value, unsigned char channel_idx) in compute_rgb_value()
/external/libcups/tools/
Dippeveprinter.c8236 y_value; /* x-dimension value */ in valid_job_attributes() local
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_common.cc407 Value x_value, Value y_value) { in convertSelectOp()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc508 APFloat y_value = constant_y.getSplatValue<APFloat>(); in fold() local