Searched refs:alpha_indices (Results 1 – 2 of 2) sorted by relevance
143 const uint8x8_t alpha_indices = vcreate_u8(0x0707070703030303); in SkPMSrcOver_neon2() local144 uint8x8_t nalphas = vmvn_u8(vtbl1_u8(src, alpha_indices)); in SkPMSrcOver_neon2()
258 uint8_t alpha_indices[16]; in dxt5_block_internal() local265 decompress_indices(alpha_indices, block + 2); in dxt5_block_internal()271 int alpha_code = alpha_indices[x + y * 4]; in dxt5_block_internal()