Searched refs:cox_s (Results 1 – 1 of 1) sorted by relevance
93 const int32_t cox_s = cox << 2; in TAG() local94 const int32_t co = (int32_t)(c[j] >> (int64_t)FIXED_ORDER) + cox_s; in TAG()96 cdiff = ei - cox_s + ((int32_t)((c[j] - 1) >> (int64_t)FIXED_ORDER) - in TAG()220 const int32_t cox_s = cox << 4; in TAG() local221 const int32_t co = (int32_t)(c[j] >> (int64_t)FIXED_ORDER) + cox_s; in TAG()248 cdiff = ei - cox_s + ((int32_t)((c[j] - 1) >> (int64_t)FIXED_ORDER) - in TAG()