Searched defs:error_limit (Results 1 – 4 of 4) sorted by relevance
114 u8 error_limit; // [0; 63] member159 u8 error_limit; member
83 #define SET_ERROR_LIMIT(error_limit, recvn) margin_make_cmd(0xC0 | (error_limit), 2, recvn) argument
136 int16_t error_limit = m_Config.options().maxErrorNum(); in handleDiagnostic() local
947 int *error_limit = cquantize->error_limiter; in pass2_fs_dither() local