Lines Matching defs:correction
13396 // Top 16 bits contains the high ten bits of the surrogate pair before correction
13398 // 4 byte: 11110aaa bbbbbbcc|cccc0000 00000000 - high 10 bits correct w/o correction
13402 // 4 byte: 00000011 110aaabb|bbbbcccc ccdddddd - low 10 bits correct w/o correction
13615 uint8x16_t correction =
13618 vreinterpretq_u32_u8(vsraq_n_u8(vreinterpretq_u8_u32(perm), correction, 1));