Searched refs:endpt_can_bc_hi (Results 1 – 1 of 1) sorted by relevance
301 vmask4 endpt_can_bc_hi = endpt_diff_bc < vfloat4(0.99f * 65535.0f); in compute_encoding_choice_errors() local302 bool can_blue_contract = (mask(endpt_can_bc_lo & endpt_can_bc_hi) & 0x7) == 0x7; in compute_encoding_choice_errors()