Searched refs:cox_s (Results 1 – 1 of 1) sorted by relevance
114 const int32_t cox_s = cox << 2; in TAG() local115 const int32_t co = (int32_t)(c[j] >> (int64_t)FIXED_ORDER) + cox_s; in TAG()117 cdiff = ei - cox_s + ((int32_t)((c[j] - 1) >> (int64_t)FIXED_ORDER) - in TAG()241 const int32_t cox_s = cox << 4; in TAG() local242 const int32_t co = (int32_t)(c[j] >> (int64_t)FIXED_ORDER) + cox_s; in TAG()269 cdiff = ei - cox_s + ((int32_t)((c[j] - 1) >> (int64_t)FIXED_ORDER) - in TAG()