Searched refs:slow_hflip (Results 1 – 4 of 4) sorted by relevance
123 boolean slow_hflip; /* For best performance, the JXFORM_FLIP_H transform member
147 transformoption.slow_hflip = FALSE; in parse_switches()
1040 if (info->y_crop_offset != 0 || info->slow_hflip) in jtransform_request_workspace()1468 if (info->y_crop_offset != 0 || info->slow_hflip) in jtransform_execute_transform()
2003 if(n!=1 && t[i].op==TJXOP_HFLIP) xinfo[i].slow_hflip=1; in tjTransform()2004 else xinfo[i].slow_hflip=0; in tjTransform()