Lines Matching refs:zero32
431 R_l = vec_max(R_l, zero32); \
432 R_r = vec_max(R_r, zero32); \
433 G_l = vec_max(G_l, zero32); \
434 G_r = vec_max(G_r, zero32); \
435 B_l = vec_max(B_l, zero32); \
436 B_r = vec_max(B_r, zero32); \
554 const vec_s32 zero32 = vec_splat_s32(0); in yuv2rgb_full_X_vsx_template() local
712 const vec_s32 zero32 = vec_splat_s32(0); in yuv2rgb_full_2_vsx_template() local
834 const vec_s32 zero32 = vec_splat_s32(0); in yuv2rgb_2_vsx_template() local
1000 const vec_s32 zero32 = vec_splat_s32(0); in yuv2rgb_full_1_vsx_template() local
1130 const vec_s32 zero32 = vec_splat_s32(0); in yuv2rgb_1_vsx_template() local