Searched refs:Y_16 (Results 1 – 1 of 1) sorted by relevance
513 …vector float Y_16 = spu_convtf((vector unsigned int)spu_shuffle(vec_null, vchar_Y_4, vec_char2int_… in yuv_to_rgb_w32_line() local575 const vector unsigned int R_16 = vfloat_to_vuint(spu_add(Y_16, R8_precalculate)); in yuv_to_rgb_w32_line()592 const vector unsigned int G_16 = vfloat_to_vuint(spu_add(Y_16, G8_precalculate)); in yuv_to_rgb_w32_line()609 const vector unsigned int B_16 = vfloat_to_vuint(spu_add(Y_16, B8_precalculate)); in yuv_to_rgb_w32_line()