Searched refs:blockIndicesLeft (Results 1 – 1 of 1) sorted by relevance
200 const uint64x2_t blockIndicesLeft = vreinterpretq_u64_u32(vrev64q_u32(blockIndices.val[0])); in compress_r11eac_blocks() local203 const uint64x2_t indicesLeft = fix_endianness(pack_indices(blockIndicesLeft)); in compress_r11eac_blocks()