Home
last modified time | relevance | path

Searched refs:pw_255 (Results 1 – 9 of 9) sorted by relevance

/third_party/libjpeg-turbo/simd/powerpc/
Djdcolext-altivec.c59 pw_one = { __8X(1) }, pw_255 = { __8X(255) }, in jsimd_ycc_rgb_convert_altivec() local
156 bx0 = vec_mergeh(bl, pw_255); in jsimd_ycc_rgb_convert_altivec()
158 bx1 = vec_mergel(bl, pw_255); in jsimd_ycc_rgb_convert_altivec()
160 bx2 = vec_mergeh(bh, pw_255); in jsimd_ycc_rgb_convert_altivec()
162 bx3 = vec_mergel(bh, pw_255); in jsimd_ycc_rgb_convert_altivec()
Djdmrgext-altivec.c61 pw_one = { __8X(1) }, pw_255 = { __8X(255) }, in jsimd_h2v1_merged_upsample_altivec() local
185 bx0 = vec_mergeh(bl, pw_255); in jsimd_h2v1_merged_upsample_altivec()
187 bx1 = vec_mergel(bl, pw_255); in jsimd_h2v1_merged_upsample_altivec()
189 bx2 = vec_mergeh(bh, pw_255); in jsimd_h2v1_merged_upsample_altivec()
191 bx3 = vec_mergel(bh, pw_255); in jsimd_h2v1_merged_upsample_altivec()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djdcolext-altivec.c59 pw_one = { __8X(1) }, pw_255 = { __8X(255) }, in jsimd_ycc_rgb_convert_altivec() local
156 bx0 = vec_mergeh(bl, pw_255); in jsimd_ycc_rgb_convert_altivec()
158 bx1 = vec_mergel(bl, pw_255); in jsimd_ycc_rgb_convert_altivec()
160 bx2 = vec_mergeh(bh, pw_255); in jsimd_ycc_rgb_convert_altivec()
162 bx3 = vec_mergel(bh, pw_255); in jsimd_ycc_rgb_convert_altivec()
Djdmrgext-altivec.c61 pw_one = { __8X(1) }, pw_255 = { __8X(255) }, in jsimd_h2v1_merged_upsample_altivec() local
185 bx0 = vec_mergeh(bl, pw_255); in jsimd_h2v1_merged_upsample_altivec()
187 bx1 = vec_mergel(bl, pw_255); in jsimd_h2v1_merged_upsample_altivec()
189 bx2 = vec_mergeh(bh, pw_255); in jsimd_h2v1_merged_upsample_altivec()
191 bx3 = vec_mergel(bh, pw_255); in jsimd_h2v1_merged_upsample_altivec()
/third_party/ffmpeg/libavfilter/x86/
Dvf_overlay.asm30 pw_255: times 8 dw 255 label
44 mova m3, [pw_255]
77 mova m3, [pw_255]
117 mova m3, [pw_255]
Dvf_blend.asm34 pw_255: times 8 dw 255 label
/third_party/ffmpeg/libavcodec/x86/
Dpngdsp.asm28 cextern pw_255
154 pand m0, [pw_255]
Dvp9intrapred.asm85 cextern pw_255
1506 pand m3, m1, [pw_255] ; x_V_T_R_xxxxxxxx
1543 pand m1, [pw_255]
1594 pand m1, [pw_255]
1595 pand m2, [pw_255]
Dhevc_mc.asm24 cextern pw_255
36 %define max_pixels_8 pw_255