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

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicResize.cpp92 int xs3 = rsMin(maxx, startx + 3); local
97 convert_float4(yp0[xs3]), xf);
102 convert_float4(yp1[xs3]), xf);
107 convert_float4(yp2[xs3]), xf);
112 convert_float4(yp3[xs3]), xf);
127 int xs3 = rsMin(maxx, startx + 3); local
132 convert_float2(yp0[xs3]), xf);
137 convert_float2(yp1[xs3]), xf);
142 convert_float2(yp2[xs3]), xf);
147 convert_float2(yp3[xs3]), x
162 int xs3 = rsMin(maxx, startx + 3); local
[all...]

Completed in 215 milliseconds