Home | History | Annotate | Download | only in simd

Lines Matching refs:IS_ALIGNED_SSE

30 #define IS_ALIGNED_SSE(ptr) (IS_ALIGNED(ptr, 4)) /* 16 byte alignment */
44 if (!IS_ALIGNED_SSE(jconst_rgb_ycc_convert_sse2))
62 if (!IS_ALIGNED_SSE(jconst_rgb_gray_convert_sse2))
79 if (!IS_ALIGNED_SSE(jconst_ycc_rgb_convert_sse2))
307 if (!IS_ALIGNED_SSE(jconst_fancy_upsample_sse2))
322 if (!IS_ALIGNED_SSE(jconst_fancy_upsample_sse2))
359 if (!IS_ALIGNED_SSE(jconst_merged_upsample_sse2))
374 if (!IS_ALIGNED_SSE(jconst_merged_upsample_sse2))
516 if (!IS_ALIGNED_SSE(jconst_fdct_islow_sse2))
531 if (!IS_ALIGNED_SSE(jconst_fdct_ifast_sse2))
546 if (!IS_ALIGNED_SSE(jconst_fdct_float_sse))
628 if (!IS_ALIGNED_SSE(jconst_idct_red_sse2))
649 if (!IS_ALIGNED_SSE(jconst_idct_red_sse2))
686 if (!IS_ALIGNED_SSE(jconst_idct_islow_sse2))
709 if (!IS_ALIGNED_SSE(jconst_idct_ifast_sse2))
731 if (!IS_ALIGNED_SSE(jconst_idct_float_sse2))