Searched refs:blockIndicesRight (Results 1 – 1 of 1) sorted by relevance
201 … const uint64x2_t blockIndicesRight = vreinterpretq_u64_u32(vrev64q_u32(blockIndices.val[1])); in compress_r11eac_blocks() local204 const uint64x2_t indicesRight = fix_endianness(pack_indices(blockIndicesRight)); in compress_r11eac_blocks()