Searched refs:SGRPROJ_PARAMS (Results 1 – 3 of 3) sorted by relevance
92 #define SGRPROJ_PARAMS (1 << SGRPROJ_PARAMS_BITS) macro280 extern const sgr_params_type sgr_params[SGRPROJ_PARAMS];281 extern int sgrproj_mtable[SGRPROJ_PARAMS][2];
31 const sgr_params_type sgr_params[SGRPROJ_PARAMS] = {110 int sgrproj_mtable[SGRPROJ_PARAMS][2];113 for (int i = 0; i < SGRPROJ_PARAMS; ++i) {
567 for (ep = 0; ep < SGRPROJ_PARAMS; ep++) { in search_selfguided_restoration()