Searched refs:refValues (Results 1 – 1 of 1) sorted by relevance
83 private boolean checkFloat16Output(int x, int y, short[][][] refValues, in checkFloat16Output() argument90 short lb = refValues[x][y][0]; in checkFloat16Output()91 short ub = refValues[x][y][1]; in checkFloat16Output()