Home
last modified time | relevance | path

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

/dports/devel/sdl12/SDL-1.2.15/src/video/ps3/spulibs/
H A Dyuv2rgb_converter.c489 …const vector float vfloat_U_2 = spu_add(spu_convtf((vector unsigned int)spu_shuffle(vec_null, vcha… in yuv_to_rgb_w32_line() local
531 …const vector float G2a_precalculate = spu_madd(vec_Gu_precalc_coeff, vfloat_U_2, spu_mul(vfloat_V_… in yuv_to_rgb_w32_line()
546 const vector float B2a_precalculate = spu_mul(vec_B_precalc_coeff, vfloat_U_2); in yuv_to_rgb_w32_line()