Home
last modified time | relevance | path

Searched defs:error_limit (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pciutils/lmr/
H A Dlmr.h114 u8 error_limit; // [0; 63] member
159 u8 error_limit; member
H A Dmargin.c83 #define SET_ERROR_LIMIT(error_limit, recvn) margin_make_cmd(0xC0 | (error_limit), 2, recvn) argument
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DTextDiagnosticPrinter.cpp136 int16_t error_limit = m_Config.options().maxErrorNum(); in handleDiagnostic() local
/aosp_15_r20/external/libjpeg-turbo/
H A Djquant2.c947 int *error_limit = cquantize->error_limiter; in pass2_fs_dither() local