H A D | swscale_vsx.c | 435 B_l = vec_max(B_l, zero32); \ 442 B_l = vec_min(B_l, rgbclip); \ 449 B_l = vec_sr(B_l, shift22); \ 454 bd16 = vec_packsu(B_l, B_r); \ 538 vec_s32 R_l, R_r, G_l, G_r, B_l, B_r; in yuv2rgb_full_X_vsx_template() local 652 B_l = vec_mul(vu32_l, u2b_coeff); in yuv2rgb_full_X_vsx_template() 653 B_l in yuv2rgb_full_X_vsx_template() 695 vec_s32 R_l, R_r, G_l, G_r, B_l, B_r; yuv2rgb_full_2_vsx_template() local 817 vec_s32 R_l, R_r, G_l, G_r, B_l, B_r, vud32_l, vud32_r, vvd32_l, vvd32_r; yuv2rgb_2_vsx_template() local 988 vec_s32 R_l, R_r, G_l, G_r, B_l, B_r; yuv2rgb_full_1_vsx_template() local 1118 vec_s32 R_l, R_r, G_l, G_r, B_l, B_r; yuv2rgb_1_vsx_template() local [all...] |