Searched defs:xs3 (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicResize.cpp101 int xs3 = rsMin(maxx, startx + 3); local
106 convert_float4(yp0[xs3]), xf);
111 convert_float4(yp1[xs3]), xf);
116 convert_float4(yp2[xs3]), xf);
121 convert_float4(yp3[xs3]), xf);
136 int xs3 = rsMin(maxx, startx + 3); local
141 convert_float2(yp0[xs3]), xf);
146 convert_float2(yp1[xs3]), xf);
151 convert_float2(yp2[xs3]), xf);
156 convert_float2(yp3[xs3]), x
171 int xs3 = rsMin(maxx, startx + 3); local
252 int xs3 = rsMin(maxx, startx + 3); local
275 int xs3 = rsMin(maxx, startx + 3); local
298 int xs3 = rsMin(maxx, startx + 3); local
[all...]

Completed in 164 milliseconds