Home
last modified time | relevance | path

Searched refs:kYBiasToRgb (Results 1 – 8 of 8) sorted by relevance

/external/libyuv/files/source/
Drow_lsx.cc31 yb = __lsx_vreplgr2vr_w(yuvconst->kYBiasToRgb[0]); \
1288 __m128i vec_yb = __lsx_vreplgr2vr_w(yuvconstants->kYBiasToRgb[0]); in I400ToARGBRow_LSX()
Drow_common.cc1653 int yb = yuvconstants->kYBiasToRgb[0]
1822 int ygb = yuvconstants->kYBiasToRgb[0]; in YPixel()
Drow_msa.cc34 yb = __msa_fill_w(yuvconst->kYBiasToRgb[0]); \
2823 int ygb = yuvconstants->kYBiasToRgb[0]; in I400ToARGBRow_MSA()
Drow_lasx.cc33 yb = __lasx_xvreplgr2vr_w(yuvconst->kYBiasToRgb[0]); \
Drow_win.cc80 xmm4 = _mm_add_epi16(xmm4, *(__m128i*)yuvconstants->kYBiasToRgb); \
/external/libaom/third_party/libyuv/include/libyuv/
Drow.h697 int16_t kYBiasToRgb[16]; member
/external/libaom/third_party/libyuv/source/
Drow_common.cc1838 int ygb = yuvconstants->kYBiasToRgb[0]; in YPixel()
/external/libyuv/files/include/libyuv/
Drow.h805 int16_t kYBiasToRgb[16]; member