Searched refs:error_measure_lut (Results 1 – 1 of 1) sorted by relevance
26 static const int error_measure_lut[512] = { variable386 return error_measure_lut[255 + e1] * (v - e2) + in highbd_error_measure()387 error_measure_lut[256 + e1] * e2; in highbd_error_measure()588 return error_measure_lut[255 + err]; in error_measure()