Home
last modified time | relevance | path

Searched refs:vy32_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
587 vy32_l = in yuv2rgb_full_X_vsx_template()
601 vy32_l = vec_adds(vy32_l, tmp3); in yuv2rgb_full_X_vsx_template()
625 vy32_l = vec_sra(vy32_l, shift10); in yuv2rgb_full_X_vsx_template()
632 vy32_l = vec_sub(vy32_l, y_offset); in yuv2rgb_full_X_vsx_template()
634 vy32_l = vec_mul(vy32_l, y_coef in yuv2rgb_full_X_vsx_template()
694 vec_s32 vy32_l, vy32_r, vu32_l, vu32_r, vv32_l, vv32_r, tmp32; yuv2rgb_full_2_vsx_template() local
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