Searched refs:indexRow1 (Results 1 – 2 of 2) sorted by relevance
186 const uint8x16_t indexRow1 = convert_indices(make_index_row(alphaRow1)); in compress_r11eac_blocks() local192 vorrq_u8(vshlq_n_u8(indexRow1, 3), indexRow2)); in compress_r11eac_blocks()
444 const uint32_t indexRow1 = convert_indices(alphaRow1); in compress_r11eac_block_fast() local456 const uint32_t r1r2 = (indexRow1 << 3) | indexRow2; in compress_r11eac_block_fast()