Lines Matching refs:xs3
109 int xs3 = rsMin(maxx, startx + 3); in OneBiCubic() local
114 convert_float4(yp0[xs3]), xf); in OneBiCubic()
119 convert_float4(yp1[xs3]), xf); in OneBiCubic()
124 convert_float4(yp2[xs3]), xf); in OneBiCubic()
129 convert_float4(yp3[xs3]), xf); in OneBiCubic()
144 int xs3 = rsMin(maxx, startx + 3); in OneBiCubic() local
149 convert_float2(yp0[xs3]), xf); in OneBiCubic()
154 convert_float2(yp1[xs3]), xf); in OneBiCubic()
159 convert_float2(yp2[xs3]), xf); in OneBiCubic()
164 convert_float2(yp3[xs3]), xf); in OneBiCubic()
179 int xs3 = rsMin(maxx, startx + 3); in OneBiCubic() local
182 (float)yp0[xs2], (float)yp0[xs3], xf); in OneBiCubic()
184 (float)yp1[xs2], (float)yp1[xs3], xf); in OneBiCubic()
186 (float)yp2[xs2], (float)yp2[xs3], xf); in OneBiCubic()
188 (float)yp3[xs2], (float)yp3[xs3], xf); in OneBiCubic()
260 int xs3 = rsMin(maxx, startx + 3); in OneBiCubic() local
263 yp0[xs2], yp0[xs3], xf); in OneBiCubic()
265 yp1[xs2], yp1[xs3], xf); in OneBiCubic()
267 yp2[xs2], yp2[xs3], xf); in OneBiCubic()
269 yp3[xs2], yp3[xs3], xf); in OneBiCubic()
283 int xs3 = rsMin(maxx, startx + 3); in OneBiCubic() local
286 yp0[xs2], yp0[xs3], xf); in OneBiCubic()
288 yp1[xs2], yp1[xs3], xf); in OneBiCubic()
290 yp2[xs2], yp2[xs3], xf); in OneBiCubic()
292 yp3[xs2], yp3[xs3], xf); in OneBiCubic()
306 int xs3 = rsMin(maxx, startx + 3); in OneBiCubic() local
309 yp0[xs2], yp0[xs3], xf); in OneBiCubic()
311 yp1[xs2], yp1[xs3], xf); in OneBiCubic()
313 yp2[xs2], yp2[xs3], xf); in OneBiCubic()
315 yp3[xs2], yp3[xs3], xf); in OneBiCubic()