Searched refs:componentG3bit (Results 1 – 1 of 1) sorted by relevance
219 uint8x8_t componentG3bit = vshr_n_u8(RGBA8.val[1], 5); in packOneRowOfRGBA8ToUnsignedShort5551() local227 RGBA5551.val[1] = vorr_u8(componentR, componentG3bit); in packOneRowOfRGBA8ToUnsignedShort5551()