Searched refs:kUVToB (Results 1 – 8 of 8) sorted by relevance
595 uint32 tmp_ub = yuvconstants->kUVToB[0]; in I422ToARGBRow_DSPR2()877 uint32 tmp_ub = yuvconstants->kUVToB[0]; in I444ToARGBRow_DSPR2()963 uint32 tmp_ub = yuvconstants->kUVToB[0]; in I422ToARGB4444Row_DSPR2()1054 uint32 tmp_ub = yuvconstants->kUVToB[0]; in I422ToARGB1555Row_DSPR2()1145 uint32 tmp_ub = yuvconstants->kUVToB[0]; in NV12ToARGBRow_DSPR2()
1252 int ub = yuvconstants->kUVToB[0]; in YuvPixel()
29 ub = __msa_fill_w(yuvconst->kUVToB[0]); \
58 xmm0 = _mm_maddubs_epi16(xmm0, *(__m128i*)yuvconstants->kUVToB); \
449 int8 kUVToB[32]; member
530 int8 kUVToB[32]; member
1256 int ub = yuvconstants->kUVToB[0]; in YuvPixel()