Searched refs:kYBiasToRgb (Results 1 – 8 of 8) sorted by relevance
31 yb = __lsx_vreplgr2vr_w(yuvconst->kYBiasToRgb[0]); \1288 __m128i vec_yb = __lsx_vreplgr2vr_w(yuvconstants->kYBiasToRgb[0]); in I400ToARGBRow_LSX()
1653 int yb = yuvconstants->kYBiasToRgb[0]1822 int ygb = yuvconstants->kYBiasToRgb[0]; in YPixel()
34 yb = __msa_fill_w(yuvconst->kYBiasToRgb[0]); \2823 int ygb = yuvconstants->kYBiasToRgb[0]; in I400ToARGBRow_MSA()
33 yb = __lasx_xvreplgr2vr_w(yuvconst->kYBiasToRgb[0]); \
80 xmm4 = _mm_add_epi16(xmm4, *(__m128i*)yuvconstants->kYBiasToRgb); \
697 int16_t kYBiasToRgb[16]; member
1838 int ygb = yuvconstants->kYBiasToRgb[0]; in YPixel()
805 int16_t kYBiasToRgb[16]; member