Lines Matching refs:JSAMPIMAGE
141 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_ycc_convert()
144 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
145 void (*mmxfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_ycc_convert()
191 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in jsimd_rgb_gray_convert()
194 void (*sse2fct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert()
195 void (*mmxfct)(JDIMENSION, JSAMPARRAY, JSAMPIMAGE, JDIMENSION, int); in jsimd_rgb_gray_convert()
241 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb_convert()
244 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
245 void (*mmxfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY, int); in jsimd_ycc_rgb_convert()
291 JSAMPIMAGE input_buf, JDIMENSION input_row, in jsimd_ycc_rgb565_convert()
546 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample()
550 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY); in jsimd_h2v2_merged_upsample()
551 void (*mmxfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY); in jsimd_h2v2_merged_upsample()
597 JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
601 void (*sse2fct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY); in jsimd_h2v1_merged_upsample()
602 void (*mmxfct)(JDIMENSION, JSAMPIMAGE, JDIMENSION, JSAMPARRAY); in jsimd_h2v1_merged_upsample()