Lines Matching refs:xs2
93 int xs2 = rsMin(maxx, startx + 2); in OneBiCubic() local
98 convert_float4(yp0[xs2]), in OneBiCubic()
103 convert_float4(yp1[xs2]), in OneBiCubic()
108 convert_float4(yp2[xs2]), in OneBiCubic()
113 convert_float4(yp3[xs2]), in OneBiCubic()
128 int xs2 = rsMin(maxx, startx + 2); in OneBiCubic() local
133 convert_float2(yp0[xs2]), in OneBiCubic()
138 convert_float2(yp1[xs2]), in OneBiCubic()
143 convert_float2(yp2[xs2]), in OneBiCubic()
148 convert_float2(yp3[xs2]), in OneBiCubic()
163 int xs2 = rsMin(maxx, startx + 2); in OneBiCubic() local
167 (float)yp0[xs2], (float)yp0[xs3], xf); in OneBiCubic()
169 (float)yp1[xs2], (float)yp1[xs3], xf); in OneBiCubic()
171 (float)yp2[xs2], (float)yp2[xs3], xf); in OneBiCubic()
173 (float)yp3[xs2], (float)yp3[xs3], xf); in OneBiCubic()
244 int xs2 = rsMin(maxx, startx + 2); in OneBiCubic() local
248 yp0[xs2], yp0[xs3], xf); in OneBiCubic()
250 yp1[xs2], yp1[xs3], xf); in OneBiCubic()
252 yp2[xs2], yp2[xs3], xf); in OneBiCubic()
254 yp3[xs2], yp3[xs3], xf); in OneBiCubic()
267 int xs2 = rsMin(maxx, startx + 2); in OneBiCubic() local
271 yp0[xs2], yp0[xs3], xf); in OneBiCubic()
273 yp1[xs2], yp1[xs3], xf); in OneBiCubic()
275 yp2[xs2], yp2[xs3], xf); in OneBiCubic()
277 yp3[xs2], yp3[xs3], xf); in OneBiCubic()
290 int xs2 = rsMin(maxx, startx + 2); in OneBiCubic() local
294 yp0[xs2], yp0[xs3], xf); in OneBiCubic()
296 yp1[xs2], yp1[xs3], xf); in OneBiCubic()
298 yp2[xs2], yp2[xs3], xf); in OneBiCubic()
300 yp3[xs2], yp3[xs3], xf); in OneBiCubic()