Searched refs:PREDICTOR (Results 1 – 1 of 1) sorted by relevance
176 #define GENERATE_PREDICTOR_ADD(PREDICTOR, PREDICTOR_ADD) \ argument181 const uint32_t pred = (PREDICTOR)(out[x - 1], upper + x); \188 #define GENERATE_PREDICTOR_SUB(PREDICTOR, PREDICTOR_SUB) \ argument193 const uint32_t pred = (PREDICTOR)(in[x - 1], upper + x); \