Searched refs:v_value (Results 1 – 2 of 2) sorted by relevance
124 uint8_t v_value = *(v_pos + j); in CheckFrameColorYuv() local125 if (v_value < v_min || v_value > v_max) { in CheckFrameColorYuv()
724 v_value = rng.randn(m, 1).astype("float32")727 hess_v_value = np.dot(hess_value, v_value)731 v = constant_op.constant(v_value)