Searched refs:max255 (Results 1 – 2 of 2) sorted by relevance
1009 const vec_s16 max255 = vec_splat_s16(255); in yuv2rgb_full_1_vsx_template() local1071 A = vec_max(A, max255); in yuv2rgb_full_1_vsx_template()1139 const vec_s16 max255 = vec_splat_s16(255); in yuv2rgb_1_vsx_template() local1209 A = vec_max(A, max255); in yuv2rgb_1_vsx_template()
237 v8i16 tmp0, denom, offset, max255 = __msa_ldi_h(255); in avc_biwgt_4x2_msa() local258 tmp0 = __msa_min_s_h(max255, tmp0); in avc_biwgt_4x2_msa()