Searched refs:IS_ALIGNED_SSE (Results 1 – 2 of 2) sorted by relevance
32 #define IS_ALIGNED_SSE(ptr) (IS_ALIGNED(ptr, 4)) /* 16 byte alignment */ macro98 IS_ALIGNED_SSE(jconst_rgb_ycc_convert_sse2)) in jsimd_can_rgb_ycc()123 IS_ALIGNED_SSE(jconst_rgb_gray_convert_sse2)) in jsimd_can_rgb_gray()148 IS_ALIGNED_SSE(jconst_ycc_rgb_convert_sse2)) in jsimd_can_ycc_rgb()515 IS_ALIGNED_SSE(jconst_fancy_upsample_sse2)) in jsimd_can_h2v2_fancy_upsample()538 IS_ALIGNED_SSE(jconst_fancy_upsample_sse2)) in jsimd_can_h2v1_fancy_upsample()597 IS_ALIGNED_SSE(jconst_merged_upsample_sse2)) in jsimd_can_h2v2_merged_upsample()620 IS_ALIGNED_SSE(jconst_merged_upsample_sse2)) in jsimd_can_h2v1_merged_upsample()831 if ((simd_support & JSIMD_SSE2) && IS_ALIGNED_SSE(jconst_fdct_islow_sse2)) in jsimd_can_fdct_islow()850 if ((simd_support & JSIMD_SSE2) && IS_ALIGNED_SSE(jconst_fdct_ifast_sse2)) in jsimd_can_fdct_ifast()[all …]
32 #define IS_ALIGNED_SSE(ptr) (IS_ALIGNED(ptr, 4)) /* 16 byte alignment */ macro89 IS_ALIGNED_SSE(jconst_rgb_ycc_convert_sse2)) in jsimd_can_rgb_ycc()112 IS_ALIGNED_SSE(jconst_rgb_gray_convert_sse2)) in jsimd_can_rgb_gray()135 IS_ALIGNED_SSE(jconst_ycc_rgb_convert_sse2)) in jsimd_can_ycc_rgb()448 IS_ALIGNED_SSE(jconst_fancy_upsample_sse2)) in jsimd_can_h2v2_fancy_upsample()469 IS_ALIGNED_SSE(jconst_fancy_upsample_sse2)) in jsimd_can_h2v1_fancy_upsample()518 IS_ALIGNED_SSE(jconst_merged_upsample_sse2)) in jsimd_can_h2v2_merged_upsample()539 IS_ALIGNED_SSE(jconst_merged_upsample_sse2)) in jsimd_can_h2v1_merged_upsample()715 if ((simd_support & JSIMD_SSE2) && IS_ALIGNED_SSE(jconst_fdct_islow_sse2)) in jsimd_can_fdct_islow()732 if ((simd_support & JSIMD_SSE2) && IS_ALIGNED_SSE(jconst_fdct_ifast_sse2)) in jsimd_can_fdct_ifast()[all …]