Searched defs:y_value (Results 1 – 11 of 11) sorted by relevance
124 for (float& y_value : y_ref) { variable177 for (float& y_value : y_ref) { in Test() local
159 for (float& y_value : y_ref) { in Test() local226 for (float& y_value : y_ref) { in Test() local
1077 uint32_t y_value = 0; in Test() local
41 uint8_t y_value = *(y_pos + j); in CheckFrameColorYuv() local
45 def replace_with_prefix(self, in_file, out_file, prefix, x_value, y_value): argument
232 const int64 y_value = static_cast<int64_t>(y_data[i]); in VectorAddition() local277 const int64_t y_value = static_cast<int64_t>(y_data[i]); in VectorAddition() local
358 auto y_value = in XLA_TEST_F() local
126 inline float compute_rgb_value(int y_value, int v_value, int u_value, unsigned char channel_idx) in compute_rgb_value()
8236 y_value; /* x-dimension value */ in valid_job_attributes() local
407 Value x_value, Value y_value) { in convertSelectOp()
508 APFloat y_value = constant_y.getSplatValue<APFloat>(); in fold() local