oops-- -> call c func not mmx funf .. in the c only render path!

SVN revision: 81315
This commit is contained in:
Carsten Haitzler 2012-12-19 00:55:32 +00:00
parent 00357612f7
commit 076204d166
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ evas_common_scale_rgba_in_to_out_clip_smooth_c(RGBA_Image *src, RGBA_Image *dst,
mul_col = dc->mul.use ? dc->mul.col : 0xffffffff;
_evas_common_scale_rgba_in_to_out_clip_smooth_mmx
_evas_common_scale_rgba_in_to_out_clip_smooth_c
(src, dst,
clip_x, clip_y, clip_w, clip_h,
mul_col, dc->render_op,