Searched refs:indexRow3 (Results 1 – 2 of 2) sorted by relevance
188 const uint8x16_t indexRow3 = convert_indices(make_index_row(alphaRow3)); in compress_r11eac_blocks() local194 vorrq_u8(vshlq_n_u8(indexRow3, 3), indexRow4)); in compress_r11eac_blocks()
446 const uint32_t indexRow3 = convert_indices(alphaRow3); in compress_r11eac_block_fast() local457 const uint32_t r3r4 = (indexRow3 << 3) | indexRow4; in compress_r11eac_block_fast()