Home
last modified time | relevance | path

Searched refs:blockIndicesRight (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/opts/
DSkTextureCompressor_opts.h201 … const uint64x2_t blockIndicesRight = vreinterpretq_u64_u32(vrev64q_u32(blockIndices.val[1])); in compress_r11eac_blocks() local
204 const uint64x2_t indicesRight = fix_endianness(pack_indices(blockIndicesRight)); in compress_r11eac_blocks()