Home | History | Annotate | Download | only in optimized

Lines Matching refs:src_val

2614           const float src_val = input_data[Offset(input_dims, c, x, y, b)];
2616 std::round(zero_point + src_val / scale);