Searched refs:blimit16 (Results 1 – 1 of 1) sorted by relevance
365 int16_t blimit16 = (uint16_t)blimit << (bd - 8); in highbd_filter_mask() local372 mask |= (abs(p0 - q0) * 2 + abs(p1 - q1) / 2 > blimit16) * -1; in highbd_filter_mask()