Home
last modified time | relevance | path

Searched refs:vv32_l (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c537 vec_s32 vy32_l, vy32_r, vu32_l, vu32_r, vv32_l, vv32_r, tmp32; in yuv2rgb_full_X_vsx_template() local
591 vv32_l = in yuv2rgb_full_X_vsx_template()
621 vv32_l = vec_adds(vv32_l, tmp3); in yuv2rgb_full_X_vsx_template()
629 vv32_l = vec_sra(vv32_l, shift10); in yuv2rgb_full_X_vsx_template()
639 R_l = vec_mul(vv32_l, v2r_coeff); in yuv2rgb_full_X_vsx_template()
643 G_l = vec_mul(vv32_l, v2g_coeff); in yuv2rgb_full_X_vsx_template()
694 vec_s32 vy32_l, vy32_r, vu32_l, vu32_r, vv32_l, vv32_r, tmp32; in yuv2rgb_full_2_vsx_template() local
757 vv32_l in yuv2rgb_full_2_vsx_template()
816 vec_s32 vy32_l, vy32_r, vu32_l, vu32_r, vv32_l, vv32_r, tmp32; yuv2rgb_2_vsx_template() local
987 vec_s32 vy32_l, vy32_r, vu32_l, vu32_r, vv32_l, vv32_r, tmp32, tmp32_2; yuv2rgb_full_1_vsx_template() local
1116 vec_s32 vy32_l, vy32_r, vu32_l, vu32_r, vv32_l, vv32_r, tmp32, tmp32_2; yuv2rgb_1_vsx_template() local
[all...]

Completed in 4 milliseconds