Lines Matching refs:xs3
94 int xs3 = rsMin(maxx, startx + 3); in OneBiCubic() local
99 convert_float4(yp0[xs3]), xf); in OneBiCubic()
104 convert_float4(yp1[xs3]), xf); in OneBiCubic()
109 convert_float4(yp2[xs3]), xf); in OneBiCubic()
114 convert_float4(yp3[xs3]), xf); in OneBiCubic()
129 int xs3 = rsMin(maxx, startx + 3); in OneBiCubic() local
134 convert_float2(yp0[xs3]), xf); in OneBiCubic()
139 convert_float2(yp1[xs3]), xf); in OneBiCubic()
144 convert_float2(yp2[xs3]), xf); in OneBiCubic()
149 convert_float2(yp3[xs3]), xf); in OneBiCubic()
164 int xs3 = rsMin(maxx, startx + 3); 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()
245 int xs3 = rsMin(maxx, startx + 3); 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()
268 int xs3 = rsMin(maxx, startx + 3); 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()
291 int xs3 = rsMin(maxx, startx + 3); 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()