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

/external/chromium_org/third_party/skia/src/opts/
H A DSkTextureCompression_opts_neon.cpp199 const uint64x2_t blockIndicesRight = vreinterpretq_u64_u32(vrev64q_u32(blockIndices.val[1])); local
202 const uint64x2_t indicesRight = fix_endianness(pack_indices(blockIndicesRight));

Completed in 580 milliseconds