Home
last modified time | relevance | path

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

/dports/devel/sdl12/SDL-1.2.15/src/video/ps3/spulibs/
H A Dyuv2rgb_converter.c539 …const vector float G5_precalculate = spu_shuffle(G3a_precalculate, G3a_precalculate, vec_select_f… in yuv_to_rgb_w32_line() local
581 const vector unsigned int G_5 = vfloat_to_vuint(spu_add( Y_5, G5_precalculate)); in yuv_to_rgb_w32_line()
589 const vector unsigned int G_13 = vfloat_to_vuint(spu_add(Y_13, G5_precalculate)); in yuv_to_rgb_w32_line()