Searched defs:s_y (Results 1 – 3 of 3) sorted by relevance
35 static int s_y = 0; variable
4102 static int s_y; variable
202 int s_y = blockIdx.y * blockDim.y + threadIdx.y; in Bayer2BGR_8u() local324 int s_y = blockIdx.y * blockDim.y + threadIdx.y; in Bayer2BGR_16u() local