Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
Dyuv2rgb_converter.c557 …const vector float B8_precalculate = spu_shuffle(B4a_precalculate, B4a_precalculate, vec_select_f… in yuv_to_rgb_w32_line() local
601 const vector unsigned int B_8 = vfloat_to_vuint(spu_add( Y_8, B8_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()