Searched refs:componentGRight (Results 1 – 1 of 1) sorted by relevance
283 uint8x8_t componentGRight = vshl_n_u8(vand_u8(RGBA8.val[1], immediate0x1c), 3); in packOneRowOfRGBA8ToUnsignedShort565() local287 RGB565.val[0] = vorr_u8(componentGRight, componentB); in packOneRowOfRGBA8ToUnsignedShort565()