Searched refs:r_lo (Results 1 – 1 of 1) sorted by relevance
31 const uint16x4_t r_lo = vget_low_u16(r); in ConvertRGBToY_NEON() local37 const uint32x4_t tmp0_lo = vmull_n_u16( r_lo, 16839u); in ConvertRGBToY_NEON()91 const int16x4_t r_lo = vreinterpret_s16_u16(vget_low_u16(r)); \99 const int32x4_t tmp0_lo = vmull_n_s16( r_lo, C0); \