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

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicResize.cpp91 int xs2 = rsMin(maxx, startx + 2); local
96 convert_float4(yp0[xs2]),
101 convert_float4(yp1[xs2]),
106 convert_float4(yp2[xs2]),
111 convert_float4(yp3[xs2]),
126 int xs2 = rsMin(maxx, startx + 2); local
131 convert_float2(yp0[xs2]),
136 convert_float2(yp1[xs2]),
141 convert_float2(yp2[xs2]),
146 convert_float2(yp3[xs2]),
161 int xs2 = rsMin(maxx, startx + 2); local
[all...]

Completed in 40 milliseconds