Searched refs:componentG2bit (Results 1 – 1 of 1) sorted by relevance
221 uint8x8_t componentG2bit = vshl_n_u8(vand_u8(RGBA8.val[1], immediate0x18), 3); in packOneRowOfRGBA8ToUnsignedShort5551() local226 RGBA5551.val[0] = vorr_u8(vorr_u8(componentG2bit, componentB), componentA); in packOneRowOfRGBA8ToUnsignedShort5551()